<?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: MVC Marathon Part 2: Creating a Database and Model</title>
	<atom:link href="http://chrislaco.com/articles/mvc-marathon-part-2-creating-a-database-and-model/feed/" rel="self" type="application/rss+xml" />
	<link>http://chrislaco.com/articles/mvc-marathon-part-2-creating-a-database-and-model/</link>
	<description></description>
	<lastBuildDate>Fri, 25 Jun 2010 04:07:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Sjoerd</title>
		<link>http://chrislaco.com/articles/mvc-marathon-part-2-creating-a-database-and-model/comment-page-1/#comment-12</link>
		<dc:creator>Sjoerd</dc:creator>
		<pubDate>Sun, 13 Jul 2008 08:21:35 +0000</pubDate>
		<guid isPermaLink="false">http://chrislaco.com/?p=6#comment-12</guid>
		<description>Hi, nice series! Looking forward to the other parts. Note that Rails adds the created_at and updated_at columns because of the &quot;t.timestamps&quot; line in your migration file. Remove that and they won&#039;t get created. It is there by default, but it is easily removed.
</description>
		<content:encoded><![CDATA[<p>Hi, nice series! Looking forward to the other parts. Note that Rails adds the created_at and updated_at columns because of the &#8220;t.timestamps&#8221; line in your migration file. Remove that and they won&#8217;t get created. It is there by default, but it is easily removed.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
