<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>metal &#38; gin &#187; releases</title>
	<atom:link href="http://blog.craig-mackenzie.com/tag/releases/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.craig-mackenzie.com</link>
	<description>(a weblog by craig t mackenzie)</description>
	<lastBuildDate>Thu, 19 Mar 2009 20:56:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Rails 2.0, out now!</title>
		<link>http://blog.craig-mackenzie.com/2007/12/10/rails-20-out-now/</link>
		<comments>http://blog.craig-mackenzie.com/2007/12/10/rails-20-out-now/#comments</comments>
		<pubDate>Mon, 10 Dec 2007 10:33:11 +0000</pubDate>
		<dc:creator>craig mackenzie</dc:creator>
				<category><![CDATA[observations]]></category>
		<category><![CDATA[ruby/rails]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[releases]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://blog.craig-mackenzie.com/2007/12/10/rails-20-out-now/</guid>
		<description><![CDATA[
I&#8217;m a little bit late to the party on this one, but it would appear that Rails 2.0(.1) is finally out. Friday saw the birth of the second major release of the framework we love to love, and it jam packed with lots of loveliness and joy.


Rails 2.0 (i wonder how long until the trolls [...]]]></description>
			<content:encoded><![CDATA[<p>
I&#8217;m a little bit late to the party on this one, but it would appear that Rails 2.0(.1) is finally out. Friday saw the birth of the second major release of the framework we love to love, and it jam packed with lots of loveliness and joy.
</p>
<p>
Rails 2.0 (i wonder how long until the trolls think Rails 2.0 is a Rails mash-up or something) brings with it lots of new features, polish, fixes and sexy, here are some of my favourites:
</p>
<ul>
<li>Namespaces in ActionPack</li>
<li>Seperation of view-type and renderer (ie. <code>show.html.erb</code> or <code>show.html.haml</code>)</li>
<li>Automagic record routing: <code>form_for(person)</code></li>
<li>HTTP Authentication baked in!</li>
<li>Request Profiler</li>
<li>Sexy Migrations, say a big thanks to <a href="http://errtheblog.com/" title="err.the_blog">err.the blog</a> for this one</li>
<li>ActiveRecord XML deserialization and JSON serialization</li>
<li>ActiveResource (like AR for REST api&#8217;s) </li>
</ul>
<p>
There are (obviously) tons more features to the release, i suggest you check out the <a href="http://weblog.rubyonrails.com/2007/12/7/rails-2-0-it-s-done" title="Riding Rails: Rails 2.0: It's done!">official announcement</a> as well as <a href="http://ryandaigle.com/articles/2007/12/7/rails-2-0-final-released-summary-of-features" title="Ryan's Scraps: Rails 2.0 Final Released! - Summary of Features">Ryan&#8217;s awesome post</a>. Happy coding bitches!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.craig-mackenzie.com/2007/12/10/rails-20-out-now/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
