<?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: Use named_scope to add elegant finders to your models</title>
	<atom:link href="http://www.rubyfleebie.com/use-named_scope-to-add-elegant-finders-to-your-models/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rubyfleebie.com/use-named_scope-to-add-elegant-finders-to-your-models/</link>
	<description>Because programming should be fun</description>
	<lastBuildDate>Wed, 04 Jan 2012 05:17:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: 使用named_scope在Model中添加finder方法 - IceskYsl@1sters!</title>
		<link>http://www.rubyfleebie.com/use-named_scope-to-add-elegant-finders-to-your-models/comment-page-1/#comment-1520</link>
		<dc:creator>使用named_scope在Model中添加finder方法 - IceskYsl@1sters!</dc:creator>
		<pubDate>Tue, 03 Jan 2012 16:15:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.rubyfleebie.com/use-named_scope-to-add-elegant-finders-to-your-models/#comment-1520</guid>
		<description>[...] 在rubyfleebie上看到这篇文章，里面有个不错的技巧，在Rails 2.1中添加了named_scope特性，看下面这个例子：  Ruby代码 [...]</description>
		<content:encoded><![CDATA[<p>[...] 在rubyfleebie上看到这篇文章，里面有个不错的技巧，在Rails 2.1中添加了named_scope特性，看下面这个例子：  Ruby代码 [...]</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-page-1/#comment-649</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Wed, 20 Aug 2008 19:10:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.rubyfleebie.com/use-named_scope-to-add-elegant-finders-to-your-models/#comment-649</guid>
		<description>Thanks for the precision Pete. I&#039;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>
	<item>
		<title>By: pete</title>
		<link>http://www.rubyfleebie.com/use-named_scope-to-add-elegant-finders-to-your-models/comment-page-1/#comment-648</link>
		<dc:creator>pete</dc:creator>
		<pubDate>Wed, 20 Aug 2008 18:42:22 +0000</pubDate>
		<guid isPermaLink="false">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>
</channel>
</rss>

