<?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: Rails 2.0.2 with few changes</title>
	<atom:link href="http://railsontherun.com/2007/12/17/rails-2-0-2-with-few-changes/feed/" rel="self" type="application/rss+xml" />
	<link>http://railsontherun.com/2007/12/17/rails-2-0-2-with-few-changes/</link>
	<description>Rails experiments by Matt Aimonetti</description>
	<lastBuildDate>Tue, 23 Feb 2010 22:05:18 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: josh</title>
		<link>http://railsontherun.com/2007/12/17/rails-2-0-2-with-few-changes/comment-page-1/#comment-1585</link>
		<dc:creator>josh</dc:creator>
		<pubDate>Mon, 17 Dec 2007 09:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://railsontherun.com/2007/12/17/rails-2-0-2-with-few-changes#comment-1585</guid>
		<description>Hey!  How come you didn&#039;t mention my world-changing bugfix?

* Fix that validates_acceptance_of still works for non-existent tables (useful for bootstrapping new databases).  Closes #10474 [hasmanyjosh]

Anyone with an observer who tries to use the new db:migrate:reset task is going to be grateful for that one.

I think you just grabbed the CHANGELOG from the railties library, but there have been notable changes in ActiveRecord, ActiveResource, and ActionPack as well.</description>
		<content:encoded><![CDATA[<p>Hey!  How come you didn&#8217;t mention my world-changing bugfix?</p>
<p>* Fix that validates_acceptance_of still works for non-existent tables (useful for bootstrapping new databases).  Closes #10474 [hasmanyjosh]</p>
<p>Anyone with an observer who tries to use the new db:migrate:reset task is going to be grateful for that one.</p>
<p>I think you just grabbed the CHANGELOG from the railties library, but there have been notable changes in ActiveRecord, ActiveResource, and ActionPack as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Aimonetti</title>
		<link>http://railsontherun.com/2007/12/17/rails-2-0-2-with-few-changes/comment-page-1/#comment-1586</link>
		<dc:creator>Matt Aimonetti</dc:creator>
		<pubDate>Mon, 17 Dec 2007 09:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://railsontherun.com/2007/12/17/rails-2-0-2-with-few-changes#comment-1586</guid>
		<description>@josh, you&#039;re right, I only posted the CHANGELOG from railties. Article updated, sorry about that.</description>
		<content:encoded><![CDATA[<p>@josh, you&#8217;re right, I only posted the CHANGELOG from railties. Article updated, sorry about that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Egg</title>
		<link>http://railsontherun.com/2007/12/17/rails-2-0-2-with-few-changes/comment-page-1/#comment-1587</link>
		<dc:creator>Alex Egg</dc:creator>
		<pubDate>Mon, 17 Dec 2007 09:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://railsontherun.com/2007/12/17/rails-2-0-2-with-few-changes#comment-1587</guid>
		<description>Is this an actual release? This come out of the blue....</description>
		<content:encoded><![CDATA[<p>Is this an actual release? This come out of the blue&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Egg</title>
		<link>http://railsontherun.com/2007/12/17/rails-2-0-2-with-few-changes/comment-page-1/#comment-1588</link>
		<dc:creator>Alex Egg</dc:creator>
		<pubDate>Mon, 17 Dec 2007 09:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://railsontherun.com/2007/12/17/rails-2-0-2-with-few-changes#comment-1588</guid>
		<description>P.S.

What changeset does this tag map to?

Actually, what&#039;s the best way sync if I have rails checked out to my app by way of rake rals:freeze:edge?</description>
		<content:encoded><![CDATA[<p>P.S.</p>
<p>What changeset does this tag map to?</p>
<p>Actually, what&#8217;s the best way sync if I have rails checked out to my app by way of rake rals:freeze:edge?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Aimonetti</title>
		<link>http://railsontherun.com/2007/12/17/rails-2-0-2-with-few-changes/comment-page-1/#comment-1589</link>
		<dc:creator>Matt Aimonetti</dc:creator>
		<pubDate>Mon, 17 Dec 2007 09:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://railsontherun.com/2007/12/17/rails-2-0-2-with-few-changes#comment-1589</guid>
		<description>@alex, we are talking about Rails 2.0.2 stable. Just do sudo gem update rails. Then freeze rails (not Edge).

FYI, I covered the [2.0.2 tag, revision 8430](http://dev.rubyonrails.org/browser/tags/rel_2-0-2?rev=8430)</description>
		<content:encoded><![CDATA[<p>@alex, we are talking about Rails 2.0.2 stable. Just do sudo gem update rails. Then freeze rails (not Edge).</p>
<p>FYI, I covered the [2.0.2 tag, revision 8430](http://dev.rubyonrails.org/browser/tags/rel_2-0-2?rev=8430)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bounga</title>
		<link>http://railsontherun.com/2007/12/17/rails-2-0-2-with-few-changes/comment-page-1/#comment-1590</link>
		<dc:creator>Bounga</dc:creator>
		<pubDate>Mon, 17 Dec 2007 09:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://railsontherun.com/2007/12/17/rails-2-0-2-with-few-changes#comment-1590</guid>
		<description>tasks: db:migrate:redo is really useful!

Thanks a lot for this one, I was missing it.</description>
		<content:encoded><![CDATA[<p>tasks: db:migrate:redo is really useful!</p>
<p>Thanks a lot for this one, I was missing it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andre</title>
		<link>http://railsontherun.com/2007/12/17/rails-2-0-2-with-few-changes/comment-page-1/#comment-1591</link>
		<dc:creator>Andre</dc:creator>
		<pubDate>Mon, 17 Dec 2007 09:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://railsontherun.com/2007/12/17/rails-2-0-2-with-few-changes#comment-1591</guid>
		<description>db:migrate:reset -- very useful! thx!</description>
		<content:encoded><![CDATA[<p>db:migrate:reset &#8212; very useful! thx!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chu Yeow</title>
		<link>http://railsontherun.com/2007/12/17/rails-2-0-2-with-few-changes/comment-page-1/#comment-1592</link>
		<dc:creator>Chu Yeow</dc:creator>
		<pubDate>Mon, 17 Dec 2007 09:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://railsontherun.com/2007/12/17/rails-2-0-2-with-few-changes#comment-1592</guid>
		<description>Your rake tasks got mentioned on the latest &lt;a href=&quot;http://www.railsenvy.com/2008/1/2/rails-envy-podcast-episode-012-1-2-2008&quot;&gt;Rails Envy podcast&lt;/a&gt; ;)</description>
		<content:encoded><![CDATA[<p>Your rake tasks got mentioned on the latest &lt;a href=&quot;http://www.railsenvy.com/2008/1/2/rails-envy-podcast-episode-012-1-2-2008&quot;&gt;Rails Envy podcast&lt;/a&gt; <img src='http://railsontherun.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

