<?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: Another Ruby-on-Rails Gripe: &#8220;acts_as_list&#8221;</title>
	<atom:link href="http://enfranchisedmind.com/blog/posts/another-ruby-on-rails-gripe-acts_as_list/feed/" rel="self" type="application/rss+xml" />
	<link>http://enfranchisedmind.com/blog/posts/another-ruby-on-rails-gripe-acts_as_list/</link>
	<description>programming, politics, &#38; other religious issues</description>
	<lastBuildDate>Wed, 08 Feb 2012 14:16:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Candide</title>
		<link>http://enfranchisedmind.com/blog/posts/another-ruby-on-rails-gripe-acts_as_list/#comment-3089</link>
		<dc:creator>Candide</dc:creator>
		<pubDate>Mon, 19 Feb 2007 07:00:25 +0000</pubDate>
		<guid isPermaLink="false">http://enfranchisedmind.com/blog/archive/2007/02/17/194#comment-3089</guid>
		<description>Temporary solution: overwrite the nice auto-generated method provided by &lt;code&gt;has_many&lt;/code&gt; and &lt;code&gt;acts_as_list&lt;/code&gt; with a one-liner query that returns a list of the item.</description>
		<content:encoded><![CDATA[<p>Temporary solution: overwrite the nice auto-generated method provided by <code>has_many</code> and <code>acts_as_list</code> with a one-liner query that returns a list of the item.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

