<?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: YUI TreeView with Ruby on Rails</title>
	<atom:link href="http://wyattbaldwin.com/2008/05/26/yui-treeview-with-ruby-on-rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://wyattbaldwin.com/2008/05/26/yui-treeview-with-ruby-on-rails/</link>
	<description></description>
	<lastBuildDate>Tue, 17 Nov 2009 13:46:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Wyatt</title>
		<link>http://wyattbaldwin.com/2008/05/26/yui-treeview-with-ruby-on-rails/comment-page-1/#comment-4300</link>
		<dc:creator>Wyatt</dc:creator>
		<pubDate>Tue, 26 May 2009 18:08:50 +0000</pubDate>
		<guid isPermaLink="false">http://wyattbaldwin.com/?p=184#comment-4300</guid>
		<description>@Joe

Sorry, I can&#039;t offer any support for this. I haven&#039;t looked at this code in about a year, plus I ditched Ruby on Rails for Python/&lt;a href=&quot;http://pylonshq.com/&quot; rel=&quot;nofollow&quot;&gt;Pylons&lt;/a&gt; around the same time.</description>
		<content:encoded><![CDATA[<p>@Joe</p>
<p>Sorry, I can&#8217;t offer any support for this. I haven&#8217;t looked at this code in about a year, plus I ditched Ruby on Rails for Python/<a href="http://pylonshq.com/" rel="nofollow">Pylons</a> around the same time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://wyattbaldwin.com/2008/05/26/yui-treeview-with-ruby-on-rails/comment-page-1/#comment-4091</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Thu, 30 Apr 2009 22:08:35 +0000</pubDate>
		<guid isPermaLink="false">http://wyattbaldwin.com/?p=184#comment-4091</guid>
		<description>I&#039;m getting problems running that generate_page_nodes method in the javascript block. 
undefined method `generate_page_nodes&#039;

help with this please</description>
		<content:encoded><![CDATA[<p>I&#8217;m getting problems running that generate_page_nodes method in the javascript block.<br />
undefined method `generate_page_nodes&#8217;</p>
<p>help with this please</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wyatt</title>
		<link>http://wyattbaldwin.com/2008/05/26/yui-treeview-with-ruby-on-rails/comment-page-1/#comment-330</link>
		<dc:creator>Wyatt</dc:creator>
		<pubDate>Fri, 06 Jun 2008 20:03:25 +0000</pubDate>
		<guid isPermaLink="false">http://wyattbaldwin.com/?p=184#comment-330</guid>
		<description>@Sachin

In &lt;% generate_page_nodes(@root) %&gt;, @root is the root node of your acts_as_tree model.</description>
		<content:encoded><![CDATA[<p>@Sachin</p>
<p>In < % generate_page_nodes(@root) %>, @root is the root node of your acts_as_tree model.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sachin</title>
		<link>http://wyattbaldwin.com/2008/05/26/yui-treeview-with-ruby-on-rails/comment-page-1/#comment-327</link>
		<dc:creator>Sachin</dc:creator>
		<pubDate>Wed, 04 Jun 2008 12:07:31 +0000</pubDate>
		<guid isPermaLink="false">http://wyattbaldwin.com/?p=184#comment-327</guid>
		<description>-- 
var root = page_tree.getRoot();
    
--

How can you pass javascript variable to a ruby function??
As I am getting a nil at the function side..</description>
		<content:encoded><![CDATA[<p>&#8211;<br />
var root = page_tree.getRoot();</p>
<p>&#8211;</p>
<p>How can you pass javascript variable to a ruby function??<br />
As I am getting a nil at the function side..</p>
]]></content:encoded>
	</item>
</channel>
</rss>
