<?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"
	>
<channel>
	<title>Comments on: One Model With acts_as_list and acts_as_tree</title>
	<atom:link href="http://www.valibuk.net/2007/02/one-model-with-acts_as_list-and-acts_as_tree/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.valibuk.net/2007/02/one-model-with-acts_as_list-and-acts_as_tree/</link>
	<description>A place for opinions and notes of a valibuk.</description>
	<pubDate>Wed, 08 Sep 2010 13:54:28 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: si</title>
		<link>http://www.valibuk.net/2007/02/one-model-with-acts_as_list-and-acts_as_tree/#comment-63882</link>
		<dc:creator>si</dc:creator>
		<pubDate>Wed, 04 Jun 2008 21:42:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.valibuk.net/?p=42#comment-63882</guid>
		<description>For a more efficient and elegant solution to mixing AAT and AAL, look at &lt;a href="http://github.com/collectiveidea/awesome_nested_set/tree/master" rel="nofollow"&gt;awesome nested set&lt;/a&gt; on Github.</description>
		<content:encoded><![CDATA[<p>For a more efficient and elegant solution to mixing AAT and AAL, look at <a href="http://github.com/collectiveidea/awesome_nested_set/tree/master" rel="nofollow">awesome nested set</a> on Github.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: linoj</title>
		<link>http://www.valibuk.net/2007/02/one-model-with-acts_as_list-and-acts_as_tree/#comment-23862</link>
		<dc:creator>linoj</dc:creator>
		<pubDate>Fri, 12 Oct 2007 01:43:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.valibuk.net/?p=42#comment-23862</guid>
		<description>hi, for a detailed application of this
http://www.vaporbase.com/postings/A_Micro-CMS_in_Rails</description>
		<content:encoded><![CDATA[<p>hi, for a detailed application of this<br />
<a href="http://www.vaporbase.com/postings/A_Micro-CMS_in_Rails" rel="nofollow">http://www.vaporbase.com/postings/A_Micro-CMS_in_Rails</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://www.valibuk.net/2007/02/one-model-with-acts_as_list-and-acts_as_tree/#comment-17590</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Wed, 12 Sep 2007 13:23:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.valibuk.net/?p=42#comment-17590</guid>
		<description>Cheers for the write up, there's not much on this considering how useful it is! Nice one.</description>
		<content:encoded><![CDATA[<p>Cheers for the write up, there&#8217;s not much on this considering how useful it is! Nice one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ondrej</title>
		<link>http://www.valibuk.net/2007/02/one-model-with-acts_as_list-and-acts_as_tree/#comment-6098</link>
		<dc:creator>ondrej</dc:creator>
		<pubDate>Thu, 17 May 2007 15:07:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.valibuk.net/?p=42#comment-6098</guid>
		<description>Btw. I added several lines to the example to show that is necessary to reload other instances to reflect a change of the order.
Ondrej</description>
		<content:encoded><![CDATA[<p>Btw. I added several lines to the example to show that is necessary to reload other instances to reflect a change of the order.<br />
Ondrej</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ondrej</title>
		<link>http://www.valibuk.net/2007/02/one-model-with-acts_as_list-and-acts_as_tree/#comment-6097</link>
		<dc:creator>ondrej</dc:creator>
		<pubDate>Thu, 17 May 2007 15:06:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.valibuk.net/?p=42#comment-6097</guid>
		<description>Hi Kris,

You are right, I will change it...

Thank you :)

Ondrej</description>
		<content:encoded><![CDATA[<p>Hi Kris,</p>
<p>You are right, I will change it&#8230;</p>
<p>Thank you :)</p>
<p>Ondrej</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kris</title>
		<link>http://www.valibuk.net/2007/02/one-model-with-acts_as_list-and-acts_as_tree/#comment-6090</link>
		<dc:creator>Kris</dc:creator>
		<pubDate>Thu, 17 May 2007 10:58:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.valibuk.net/?p=42#comment-6090</guid>
		<description>I was wondering why you need the belongs_to &#38; has_many (which look like they provide a self-referential HABTM relationship) if you are using acts_as_tree, does acts_as_tree not already provide this functionality?</description>
		<content:encoded><![CDATA[<p>I was wondering why you need the belongs_to &amp; has_many (which look like they provide a self-referential HABTM relationship) if you are using acts_as_tree, does acts_as_tree not already provide this functionality?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
