<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Workflows in Rails Development</title>
	<atom:link href="http://www.talkunafraid.co.uk/2009/01/workflows-in-rails-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.talkunafraid.co.uk/2009/01/workflows-in-rails-development/</link>
	<description>The (occasionally coherent) ramblings of a geek</description>
	<lastBuildDate>Mon, 10 Oct 2011 22:58:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: MaraRinn</title>
		<link>http://www.talkunafraid.co.uk/2009/01/workflows-in-rails-development/comment-page-1/#comment-191</link>
		<dc:creator>MaraRinn</dc:creator>
		<pubDate>Wed, 15 Apr 2009 01:52:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.talkunafraid.co.uk/?p=178#comment-191</guid>
		<description>What problems are you having with CruiseControl and Rspec?

The workflow you&#039;ve defined is pretty much &quot;best practice&quot; for Rails as far as I&#039;m aware.</description>
		<content:encoded><![CDATA[<p>What problems are you having with CruiseControl and Rspec?</p>
<p>The workflow you&#8217;ve defined is pretty much &#8220;best practice&#8221; for Rails as far as I&#8217;m aware.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kyle</title>
		<link>http://www.talkunafraid.co.uk/2009/01/workflows-in-rails-development/comment-page-1/#comment-177</link>
		<dc:creator>Kyle</dc:creator>
		<pubDate>Sat, 21 Feb 2009 22:07:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.talkunafraid.co.uk/?p=178#comment-177</guid>
		<description>I use a similar workflow. I have not had the opportunity to work with another developer. I live by git and github and I run all my tests locally and deply by doing a git clone on my prod server and running it through apache/passenger.

I really am interested in trying out Capistrano sounds like a super easy way to get all the migrations and records.</description>
		<content:encoded><![CDATA[<p>I use a similar workflow. I have not had the opportunity to work with another developer. I live by git and github and I run all my tests locally and deply by doing a git clone on my prod server and running it through apache/passenger.</p>
<p>I really am interested in trying out Capistrano sounds like a super easy way to get all the migrations and records.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

