<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Use named_scope to add elegant finders to your models</title>
	<link>http://www.rubyfleebie.com/use-named_scope-to-add-elegant-finders-to-your-models/</link>
	<description>Because programming should be fun</description>
	<pubDate>Mon, 22 Mar 2010 09:29:33 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.2</generator>

	<item>
		<title>By: pete</title>
		<link>http://www.rubyfleebie.com/use-named_scope-to-add-elegant-finders-to-your-models/#comment-648</link>
		<author>pete</author>
		<pubDate>Wed, 20 Aug 2008 18:42:22 +0000</pubDate>
		<guid>http://www.rubyfleebie.com/use-named_scope-to-add-elegant-finders-to-your-models/#comment-648</guid>
					<description>Minor nitpick: named_scope was introduced in Railes 2.1, so anyone using Rails 2.0.2 (like me) still has to use has_finder.</description>
		<content:encoded><![CDATA[<p>Minor nitpick: named_scope was introduced in Railes 2.1, so anyone using Rails 2.0.2 (like me) still has to use has_finder.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Frank</title>
		<link>http://www.rubyfleebie.com/use-named_scope-to-add-elegant-finders-to-your-models/#comment-649</link>
		<author>Frank</author>
		<pubDate>Wed, 20 Aug 2008 19:10:59 +0000</pubDate>
		<guid>http://www.rubyfleebie.com/use-named_scope-to-add-elegant-finders-to-your-models/#comment-649</guid>
					<description>Thanks for the precision Pete. I'm going to update the original post.</description>
		<content:encoded><![CDATA[<p>Thanks for the precision Pete. I&#8217;m going to update the original post.</p>
]]></content:encoded>
				</item>
</channel>
</rss>
