<?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 Timestamps</title>
	<atom:link href="http://jonathanng.com/ruby-on-rails/rails-20-timestamps/feed/" rel="self" type="application/rss+xml" />
	<link>http://jonathanng.com/ruby-on-rails/rails-20-timestamps/</link>
	<description>class AllYourCode &#60; Us</description>
	<lastBuildDate>Mon, 28 Jun 2010 23:07:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Jaime Bellmyer</title>
		<link>http://jonathanng.com/ruby-on-rails/rails-20-timestamps/comment-page-1/#comment-374</link>
		<dc:creator>Jaime Bellmyer</dc:creator>
		<pubDate>Fri, 06 Jun 2008 00:10:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonathansng.com/ruby-on-rails/rails-20-timestamps/#comment-374</guid>
		<description>The timestamp columns created are actually &#039;created_at&#039; and &#039;updated_at&#039;, both datetime fields.  The suffix &#039;_on&#039; denotes a date field, and the suffix &#039;_at&#039; denotes a datetime field.  Thanks for the blog!</description>
		<content:encoded><![CDATA[<p>The timestamp columns created are actually &#8216;created_at&#8217; and &#8216;updated_at&#8217;, both datetime fields.  The suffix &#8216;_on&#8217; denotes a date field, and the suffix &#8216;_at&#8217; denotes a datetime field.  Thanks for the blog!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fred</title>
		<link>http://jonathanng.com/ruby-on-rails/rails-20-timestamps/comment-page-1/#comment-97</link>
		<dc:creator>Fred</dc:creator>
		<pubDate>Sun, 23 Mar 2008 13:28:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonathansng.com/ruby-on-rails/rails-20-timestamps/#comment-97</guid>
		<description>Nice website.  What do you use to color code the ruby, syntax?

On the &#039;t.timestamps&#039;, I thought it was singular, t.timestamp.  And if you do &#039;rake db:schema:dump&#039;, it comes out t.datetime. I think it&#039;s the same thing.</description>
		<content:encoded><![CDATA[<p>Nice website.  What do you use to color code the ruby, syntax?</p>
<p>On the &#8216;t.timestamps&#8217;, I thought it was singular, t.timestamp.  And if you do &#8216;rake db:schema:dump&#8217;, it comes out t.datetime. I think it&#8217;s the same thing.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
