<?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"
	>
<channel>
	<title>Comments on: Migrate Away your Cruft</title>
	<atom:link href="http://tom.wilcoxen.org/2006/01/19/migrations-rule/feed/" rel="self" type="application/rss+xml" />
	<link>http://tom.wilcoxen.org/2006/01/19/migrations-rule/</link>
	<description></description>
	<pubDate>Wed, 07 Jan 2009 04:26:49 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Tom</title>
		<link>http://tom.wilcoxen.org/2006/01/19/migrations-rule/#comment-8</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Sat, 21 Jan 2006 06:00:22 +0000</pubDate>
		<guid isPermaLink="false">http://tom.wilcoxen.org/2006/01/19/migrations-rule/#comment-8</guid>
		<description>&lt;p&gt;Hi Scott,&lt;/p&gt;

&lt;p&gt;Thanks for the pointer &#8211; I&#8217;ve updated the migration. One of those things that&#8217;s good to do even when it works otherwise. &lt;/p&gt;

&lt;p&gt;Thanks!&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Hi Scott,</p>
<p>Thanks for the pointer &#8211; I&#8217;ve updated the migration. One of those things that&#8217;s good to do even when it works otherwise. </p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Matthewman</title>
		<link>http://tom.wilcoxen.org/2006/01/19/migrations-rule/#comment-7</link>
		<dc:creator>Scott Matthewman</dc:creator>
		<pubDate>Fri, 20 Jan 2006 06:06:46 +0000</pubDate>
		<guid isPermaLink="false">http://tom.wilcoxen.org/2006/01/19/migrations-rule/#comment-7</guid>
		<description>&lt;p&gt;Ah &#8211; I see you&#8217;ve got some markup codes running in your comments; sorry.&lt;/p&gt;

&lt;p&gt;The method should, of course, be &lt;code&gt;reset_column_information&lt;/code&gt;.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Ah &#8211; I see you&#8217;ve got some markup codes running in your comments; sorry.</p>
<p>The method should, of course, be <code>reset_column_information</code>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Matthewman</title>
		<link>http://tom.wilcoxen.org/2006/01/19/migrations-rule/#comment-6</link>
		<dc:creator>Scott Matthewman</dc:creator>
		<pubDate>Fri, 20 Jan 2006 05:55:54 +0000</pubDate>
		<guid isPermaLink="false">http://tom.wilcoxen.org/2006/01/19/migrations-rule/#comment-6</guid>
		<description>&lt;p&gt;Hey Tom,&lt;/p&gt;

&lt;p&gt;The docs for migrations recommend a call to Base#reset&lt;em&gt;column&lt;/em&gt;information after adding columns if you then need to populate them. Like you, I&#8217;ve found it&#8217;s not always necessary, but I reckon it&#8217;s good to get into the habit, especially if future versions of Rails cache more information than currently.&lt;/p&gt;

&lt;p&gt;Just add &#8216;Team.reset&lt;em&gt;column&lt;/em&gt;information&#8217; after your add_column lines and you&#8217;re covered.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Hey Tom,</p>
<p>The docs for migrations recommend a call to Base#reset<em>column</em>information after adding columns if you then need to populate them. Like you, I&#8217;ve found it&#8217;s not always necessary, but I reckon it&#8217;s good to get into the habit, especially if future versions of Rails cache more information than currently.</p>
<p>Just add &#8216;Team.reset<em>column</em>information&#8217; after your add_column lines and you&#8217;re covered.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.738 seconds -->
