<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/"
	>
<channel>
	<title>Comments on: Notes from Reading ActiveRecord::Base</title>
	<atom:link href="http://teachmetocode.com/articles/notes-from-reading-activerecordbase/feed/" rel="self" type="application/rss+xml" />
	<link>http://teachmetocode.com/articles/notes-from-reading-activerecordbase/</link>
	<description>Writing Code is the Easy Part</description>
	<lastBuildDate>Tue, 24 Apr 2012 15:49:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Madeline Petty</title>
		<link>http://teachmetocode.com/articles/notes-from-reading-activerecordbase/#comment-648</link>
		<dc:creator>Madeline Petty</dc:creator>
		<pubDate>Fri, 24 Dec 2010 02:33:25 +0000</pubDate>
		<guid isPermaLink="false">http://charlesmaxwood.com/?p=494#comment-648</guid>
		<description>Nice notes. I personally didn&#039;t know about the option of using a hash for conditional query params</description>
		<content:encoded><![CDATA[<p>Nice notes. I personally didn&#8217;t know about the option of using a hash for conditional query params</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Active Record Find Methods &#171; Sean Behan&#039;s Blog</title>
		<link>http://teachmetocode.com/articles/notes-from-reading-activerecordbase/#comment-647</link>
		<dc:creator>Active Record Find Methods &#171; Sean Behan&#039;s Blog</dc:creator>
		<pubDate>Wed, 31 Mar 2010 20:38:50 +0000</pubDate>
		<guid isPermaLink="false">http://charlesmaxwood.com/?p=494#comment-647</guid>
		<description>[...] Active Record find methods for selecting range from http://charlesmaxwood.com/notes-from-reading-activerecordbase/ [...] </description>
		<content:encoded><![CDATA[<p>[...] Active Record find methods for selecting range from <a href="http://charlesmaxwood.com/notes-from-reading-activerecordbase/" rel="nofollow">http://charlesmaxwood.com/notes-from-reading-activerecordbase/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: More ActiveRecord Notes</title>
		<link>http://teachmetocode.com/articles/notes-from-reading-activerecordbase/#comment-646</link>
		<dc:creator>More ActiveRecord Notes</dc:creator>
		<pubDate>Thu, 25 Mar 2010 16:11:43 +0000</pubDate>
		<guid isPermaLink="false">http://charlesmaxwood.com/?p=494#comment-646</guid>
		<description>[...] started reading ActiveRecord::Base a few days ago and found 8 things that I didn&#8217;t know about that it offered. I also only made it about 1/4 of the way through the code. Here are a few new things I&#8217;ve [...] </description>
		<content:encoded><![CDATA[<p>[...] started reading ActiveRecord::Base a few days ago and found 8 things that I didn&#8217;t know about that it offered. I also only made it about 1/4 of the way through the code. Here are a few new things I&#8217;ve [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicolas Blanco</title>
		<link>http://teachmetocode.com/articles/notes-from-reading-activerecordbase/#comment-645</link>
		<dc:creator>Nicolas Blanco</dc:creator>
		<pubDate>Thu, 18 Mar 2010 13:15:29 +0000</pubDate>
		<guid isPermaLink="false">http://charlesmaxwood.com/?p=494#comment-645</guid>
		<description>You should never use attr_protected (which is blacklist technique) but attr_accessible instead (whitelist). IMHO, attr_protected should be deleted from AR.</description>
		<content:encoded><![CDATA[<p>You should never use attr_protected (which is blacklist technique) but attr_accessible instead (whitelist). IMHO, attr_protected should be deleted from AR.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: keikun17</title>
		<link>http://teachmetocode.com/articles/notes-from-reading-activerecordbase/#comment-644</link>
		<dc:creator>keikun17</dc:creator>
		<pubDate>Thu, 18 Mar 2010 03:54:48 +0000</pubDate>
		<guid isPermaLink="false">http://charlesmaxwood.com/?p=494#comment-644</guid>
		<description>sweet. everything is known to me except for #1</description>
		<content:encoded><![CDATA[<p>sweet. everything is known to me except for #1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: uberVU - social comments</title>
		<link>http://teachmetocode.com/articles/notes-from-reading-activerecordbase/#comment-643</link>
		<dc:creator>uberVU - social comments</dc:creator>
		<pubDate>Thu, 18 Mar 2010 00:15:35 +0000</pubDate>
		<guid isPermaLink="false">http://charlesmaxwood.com/?p=494#comment-643</guid>
		<description>&lt;strong&gt;Social comments and analytics for this post...&lt;/strong&gt;

This post was mentioned on Twitter by charlesmaxwood: Notes from Reading ActiveRecord::Base http://bit.ly/9Z0xW9 #rubyonrails #rails...</description>
		<content:encoded><![CDATA[<p><strong>Social comments and analytics for this post&#8230;</strong></p>
<p>This post was mentioned on Twitter by charlesmaxwood: Notes from Reading ActiveRecord::Base <a href="http://bit.ly/9Z0xW9" rel="nofollow">http://bit.ly/9Z0xW9</a> #rubyonrails #rails&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: François Beausoleil</title>
		<link>http://teachmetocode.com/articles/notes-from-reading-activerecordbase/#comment-642</link>
		<dc:creator>François Beausoleil</dc:creator>
		<pubDate>Wed, 17 Mar 2010 23:27:12 +0000</pubDate>
		<guid isPermaLink="false">http://charlesmaxwood.com/?p=494#comment-642</guid>
		<description>You should also mention #attr_accessible, which is a better for of #attr_protected.</description>
		<content:encoded><![CDATA[<p>You should also mention #attr_accessible, which is a better for of #attr_protected.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sammy</title>
		<link>http://teachmetocode.com/articles/notes-from-reading-activerecordbase/#comment-641</link>
		<dc:creator>Sammy</dc:creator>
		<pubDate>Wed, 17 Mar 2010 20:18:47 +0000</pubDate>
		<guid isPermaLink="false">http://charlesmaxwood.com/?p=494#comment-641</guid>
		<description>&gt; You can test if an attribute is nil or blank by doing the normal method call with an appended ‘?’

Boolean attributes will return false if value is false or nil.

Personally I prefer #blank? and #present? instead of this magic.</description>
		<content:encoded><![CDATA[<p>&gt; You can test if an attribute is nil or blank by doing the normal method call with an appended ‘?’</p>
<p>Boolean attributes will return false if value is false or nil.</p>
<p>Personally I prefer #blank? and #present? instead of this magic.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sleeptillseven</title>
		<link>http://teachmetocode.com/articles/notes-from-reading-activerecordbase/#comment-640</link>
		<dc:creator>Sleeptillseven</dc:creator>
		<pubDate>Wed, 17 Mar 2010 07:01:23 +0000</pubDate>
		<guid isPermaLink="false">http://charlesmaxwood.com/?p=494#comment-640</guid>
		<description>Thanks. That&#039;s gonna save my head while digging in the AR jungle.</description>
		<content:encoded><![CDATA[<p>Thanks. That&#8217;s gonna save my head while digging in the AR jungle.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Craig P Jolicoeur</title>
		<link>http://teachmetocode.com/articles/notes-from-reading-activerecordbase/#comment-639</link>
		<dc:creator>Craig P Jolicoeur</dc:creator>
		<pubDate>Tue, 16 Mar 2010 19:36:13 +0000</pubDate>
		<guid isPermaLink="false">http://charlesmaxwood.com/?p=494#comment-639</guid>
		<description>Nice notes.  I personally didn&#039;t know about the option of using a hash for conditional query params</description>
		<content:encoded><![CDATA[<p>Nice notes.  I personally didn&#8217;t know about the option of using a hash for conditional query params</p>
]]></content:encoded>
	</item>
</channel>
</rss>

