<?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: Getting ActiveScaffold to work under Ruby on Rails 2.3</title>
	<atom:link href="http://earlruby.org/2009/06/getting-activescaffold-to-work-under-ruby-on-rails-23/feed/" rel="self" type="application/rss+xml" />
	<link>http://earlruby.org/2009/06/getting-activescaffold-to-work-under-ruby-on-rails-23/</link>
	<description>this must be the place</description>
	<lastBuildDate>Fri, 09 Dec 2011 00:21:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Jeff</title>
		<link>http://earlruby.org/2009/06/getting-activescaffold-to-work-under-ruby-on-rails-23/comment-page-1/#comment-138</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Mon, 23 Nov 2009 00:14:17 +0000</pubDate>
		<guid isPermaLink="false">http://earlruby.org/?p=84#comment-138</guid>
		<description>Thanks! This completely solved my problem with column sorting and searching not working with Rails 2.3.4. What a relief!</description>
		<content:encoded><![CDATA[<p>Thanks! This completely solved my problem with column sorting and searching not working with Rails 2.3.4. What a relief!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rodrigo aronas</title>
		<link>http://earlruby.org/2009/06/getting-activescaffold-to-work-under-ruby-on-rails-23/comment-page-1/#comment-131</link>
		<dc:creator>rodrigo aronas</dc:creator>
		<pubDate>Mon, 02 Nov 2009 18:29:28 +0000</pubDate>
		<guid isPermaLink="false">http://earlruby.org/?p=84#comment-131</guid>
		<description>Hi everybody.
I&#039;ve rails 2.4.3 and isntalled active scaffold, and had all the troubles that were listed above.
Since now, i have only 2 problemas that can&#039;t get them to work.
i have a Bank model with an Agent model (agent has a bank_id column)
when I try to edit, or to make a new Bank, i have the following error.

Could not find ::AgentsController or ::AgentController

I&#039;ve already created AgentsController (scaffolding Agent)

What could i have wrong?
thanks!</description>
		<content:encoded><![CDATA[<p>Hi everybody.<br />
I&#8217;ve rails 2.4.3 and isntalled active scaffold, and had all the troubles that were listed above.<br />
Since now, i have only 2 problemas that can&#8217;t get them to work.<br />
i have a Bank model with an Agent model (agent has a bank_id column)<br />
when I try to edit, or to make a new Bank, i have the following error.</p>
<p>Could not find ::AgentsController or ::AgentController</p>
<p>I&#8217;ve already created AgentsController (scaffolding Agent)</p>
<p>What could i have wrong?<br />
thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rohan Deshpande</title>
		<link>http://earlruby.org/2009/06/getting-activescaffold-to-work-under-ruby-on-rails-23/comment-page-1/#comment-127</link>
		<dc:creator>Rohan Deshpande</dc:creator>
		<pubDate>Wed, 28 Oct 2009 06:37:19 +0000</pubDate>
		<guid isPermaLink="false">http://earlruby.org/?p=84#comment-127</guid>
		<description>When :active_scaffold =&gt; true is added to an existing route in routes.rb , routes are added to make search and column sorting work.
Run &quot;rake routes&quot; command and you will see all the routes required for the search and column sorting to function.</description>
		<content:encoded><![CDATA[<p>When :active_scaffold =&gt; true is added to an existing route in routes.rb , routes are added to make search and column sorting work.<br />
Run &#8220;rake routes&#8221; command and you will see all the routes required for the search and column sorting to function.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Bridgwater</title>
		<link>http://earlruby.org/2009/06/getting-activescaffold-to-work-under-ruby-on-rails-23/comment-page-1/#comment-103</link>
		<dc:creator>Eric Bridgwater</dc:creator>
		<pubDate>Mon, 05 Oct 2009 04:31:36 +0000</pubDate>
		<guid isPermaLink="false">http://earlruby.org/?p=84#comment-103</guid>
		<description>Thanks for posting. I was hunting high and low to get column sorting working with Rails 2.3.2 and the routing example finally solved it.
 -E.</description>
		<content:encoded><![CDATA[<p>Thanks for posting. I was hunting high and low to get column sorting working with Rails 2.3.2 and the routing example finally solved it.<br />
 -E.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://earlruby.org/2009/06/getting-activescaffold-to-work-under-ruby-on-rails-23/comment-page-1/#comment-74</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Sat, 22 Aug 2009 05:13:23 +0000</pubDate>
		<guid isPermaLink="false">http://earlruby.org/?p=84#comment-74</guid>
		<description>I only had to add &quot;:active_scaffold =&gt; true&quot; to get pagination to work. If your list did not paginate then you don&#039;t need it. If your list does paginate then page 2, etc will only work with this addition.</description>
		<content:encoded><![CDATA[<p>I only had to add &#8220;:active_scaffold =&gt; true&#8221; to get pagination to work. If your list did not paginate then you don&#8217;t need it. If your list does paginate then page 2, etc will only work with this addition.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Earl Ruby</title>
		<link>http://earlruby.org/2009/06/getting-activescaffold-to-work-under-ruby-on-rails-23/comment-page-1/#comment-48</link>
		<dc:creator>Earl Ruby</dc:creator>
		<pubDate>Mon, 22 Jun 2009 19:30:42 +0000</pubDate>
		<guid isPermaLink="false">http://earlruby.org/?p=84#comment-48</guid>
		<description>Interesting. I&#039;m not sure why it wouldn&#039;t work for you, I have a sample app working without your modification to routes.rb.</description>
		<content:encoded><![CDATA[<p>Interesting. I&#8217;m not sure why it wouldn&#8217;t work for you, I have a sample app working without your modification to routes.rb.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mansu</title>
		<link>http://earlruby.org/2009/06/getting-activescaffold-to-work-under-ruby-on-rails-23/comment-page-1/#comment-46</link>
		<dc:creator>mansu</dc:creator>
		<pubDate>Mon, 22 Jun 2009 03:51:57 +0000</pubDate>
		<guid isPermaLink="false">http://earlruby.org/?p=84#comment-46</guid>
		<description>After all these things, the forms will not work still because the get requests won&#039;t be able to find the appropriate method in the controller. An error like this appears in the log.

ActiveRecord::RecordNotFound (Couldn&#039;t find Site with ID=show_search):

For this to work set the active_scaffold flag to true for the resource in your routes.rb as follows:

  map.resources :areas, :active_scaffold =&gt; true</description>
		<content:encoded><![CDATA[<p>After all these things, the forms will not work still because the get requests won&#8217;t be able to find the appropriate method in the controller. An error like this appears in the log.</p>
<p>ActiveRecord::RecordNotFound (Couldn&#8217;t find Site with ID=show_search):</p>
<p>For this to work set the active_scaffold flag to true for the resource in your routes.rb as follows:</p>
<p>  map.resources :areas, :active_scaffold =&gt; true</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.862 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2011-12-28 22:56:21 -->

