<?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: Ruby Code Audit Checklist</title>
	<atom:link href="http://pathfindersoftware.com/2008/07/1008/feed/" rel="self" type="application/rss+xml" />
	<link>http://pathfindersoftware.com/2008/07/1008/</link>
	<description>The Fastest Way to Launch Successful Software</description>
	<lastBuildDate>Thu, 19 Jan 2012 16:36:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Pathfinder Development &#187; Dealing With A Legacy</title>
		<link>http://pathfindersoftware.com/2008/07/1008/#comment-8424</link>
		<dc:creator>Pathfinder Development &#187; Dealing With A Legacy</dc:creator>
		<pubDate>Fri, 05 Sep 2008 19:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/?p=1008#comment-8424</guid>
		<description>[...] A couple of months ago, I wrote about auditing existing Rails applications en route to potentially taking them over. [...]</description>
		<content:encoded><![CDATA[<p>[...] A couple of months ago, I wrote about auditing existing Rails applications en route to potentially taking them over. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pathfinder Development &#187; Resolved: Should schema.rb be included in your source control?</title>
		<link>http://pathfindersoftware.com/2008/07/1008/#comment-8423</link>
		<dc:creator>Pathfinder Development &#187; Resolved: Should schema.rb be included in your source control?</dc:creator>
		<pubDate>Fri, 18 Jul 2008 17:39:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/?p=1008#comment-8423</guid>
		<description>[...] a couple of weeks ago in the code audit post I wrote that I would consider it a big problem if the code base I was investigating couldn&#039;t run [...]</description>
		<content:encoded><![CDATA[<p>[...] a couple of weeks ago in the code audit post I wrote that I would consider it a big problem if the code base I was investigating couldn&#8217;t run [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Wood</title>
		<link>http://pathfindersoftware.com/2008/07/1008/#comment-8422</link>
		<dc:creator>Jon Wood</dc:creator>
		<pubDate>Thu, 10 Jul 2008 09:40:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/?p=1008#comment-8422</guid>
		<description>&lt;blockquote&gt;Failing a migration from scratch would be a big problem.&lt;/blockquote&gt;

It really shouldn&#039;t be - that&#039;s what the schema.rb is for.

The &quot;best practice&quot; (I hate that phrase!) is to use db:schema:load when you first setup a new project, which is not only a lot quicker then running all the migrations, but is also less likely to explode later on because something changed.

You also mentioned in your project tutorial that you don&#039;t keep schema.rb in version control. That&#039;s possibly one of the most important files you can have there, since it&#039;s used to bootstrap a new production server.</description>
		<content:encoded><![CDATA[<blockquote><p>Failing a migration from scratch would be a big problem.</p></blockquote>
<p>It really shouldn&#8217;t be &#8211; that&#8217;s what the schema.rb is for.</p>
<p>The &#8220;best practice&#8221; (I hate that phrase!) is to use db:schema:load when you first setup a new project, which is not only a lot quicker then running all the migrations, but is also less likely to explode later on because something changed.</p>
<p>You also mentioned in your project tutorial that you don&#8217;t keep schema.rb in version control. That&#8217;s possibly one of the most important files you can have there, since it&#8217;s used to bootstrap a new production server.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (User agent is rejected)
Page Caching using memcached (User agent is rejected)

Served from: pathfindersoftware.com @ 2012-02-09 15:29:11 -->
