<?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 on Rails: new vs. create vs. build difference</title>
	<atom:link href="http://blog.mrbrdo.net/2009/10/27/ruby-on-rails-new-vs-create-vs-build/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mrbrdo.net/2009/10/27/ruby-on-rails-new-vs-create-vs-build/</link>
	<description>A Microsoft fanboy blog. Well, kind of.</description>
	<pubDate>Fri, 30 Jul 2010 01:47:29 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dave</title>
		<link>http://blog.mrbrdo.net/2009/10/27/ruby-on-rails-new-vs-create-vs-build/comment-page-1/#comment-3021</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Sat, 19 Jun 2010 10:00:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mrbrdo.net/2009/10/27/ruby-on-rails-new-vs-create-vs-build/#comment-3021</guid>
		<description>Nice  summary, thanks. This often trips me up.</description>
		<content:encoded><![CDATA[<p>Nice  summary, thanks. This often trips me up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gang</title>
		<link>http://blog.mrbrdo.net/2009/10/27/ruby-on-rails-new-vs-create-vs-build/comment-page-1/#comment-3015</link>
		<dc:creator>Gang</dc:creator>
		<pubDate>Mon, 26 Apr 2010 15:03:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mrbrdo.net/2009/10/27/ruby-on-rails-new-vs-create-vs-build/#comment-3015</guid>
		<description>Good stuff! thanks.</description>
		<content:encoded><![CDATA[<p>Good stuff! thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cuzic4n</title>
		<link>http://blog.mrbrdo.net/2009/10/27/ruby-on-rails-new-vs-create-vs-build/comment-page-1/#comment-2999</link>
		<dc:creator>cuzic4n</dc:creator>
		<pubDate>Thu, 11 Mar 2010 03:05:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mrbrdo.net/2009/10/27/ruby-on-rails-new-vs-create-vs-build/#comment-2999</guid>
		<description>good stuff.. ty.. 
also.. he is using this which has to be the first thing you type when you go into script/console
ActiveRecord::Base.logger = Logger.new(STDOUT) 
.. that is what gives the sql outputs</description>
		<content:encoded><![CDATA[<p>good stuff.. ty..<br />
also.. he is using this which has to be the first thing you type when you go into script/console<br />
ActiveRecord::Base.logger = Logger.new(STDOUT)<br />
.. that is what gives the sql outputs</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mrbrdo</title>
		<link>http://blog.mrbrdo.net/2009/10/27/ruby-on-rails-new-vs-create-vs-build/comment-page-1/#comment-2964</link>
		<dc:creator>mrbrdo</dc:creator>
		<pubDate>Tue, 01 Dec 2009 20:04:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mrbrdo.net/2009/10/27/ruby-on-rails-new-vs-create-vs-build/#comment-2964</guid>
		<description>Google on "hirb" gem (and also "wirble" gem for coloring).
Regards.</description>
		<content:encoded><![CDATA[<p>Google on &#8220;hirb&#8221; gem (and also &#8220;wirble&#8221; gem for coloring).<br />
Regards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Orahood</title>
		<link>http://blog.mrbrdo.net/2009/10/27/ruby-on-rails-new-vs-create-vs-build/comment-page-1/#comment-2963</link>
		<dc:creator>Andy Orahood</dc:creator>
		<pubDate>Tue, 01 Dec 2009 16:46:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mrbrdo.net/2009/10/27/ruby-on-rails-new-vs-create-vs-build/#comment-2963</guid>
		<description>What have you done to your console to get the tableized view of your objects? I love it, I must have it!</description>
		<content:encoded><![CDATA[<p>What have you done to your console to get the tableized view of your objects? I love it, I must have it!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
