<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
  <channel>
    <title>Recent Posts in 'Rails 2.0.1 &amp; dynamic scaffolding? Any alternative?' | Pragmatic Forums</title>
    <link>http://forums.pragprog.com/forums/22/topics/172</link>
    <language>en-us</language>
    <ttl>60</ttl>
    <description></description>
    <item>
      <title>Rails 2.0.1 &amp;amp; dynamic scaffolding? Any alternative? posted by Bala Paranj @ Tue, 15 Jan 2008 08:17:46 -0000</title>
      <description>&lt;p&gt;I have upgraded the Depot app to Rails 2.0 version. You can watch the screencast for free at &lt;a href="http://www.rubyplus.org/episodes/19-AWDR-Depot-App-using-Rails-2-version.html"&gt;http://www.rubyplus.org/episodes/19-AWDR-Depot-App-using-Rails-2-version.html&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;The modified code is not distributed by me. Bug Dave, he might distribute my code for&lt;br /&gt;educational purpose.&lt;/p&gt;</description>
      <pubDate>Tue, 15 Jan 2008 08:17:46 -0000</pubDate>
      <guid isPermaLink="false">forums.pragprog.com:22:172:2171</guid>
      <author>Bala Paranj</author>
      <link>http://forums.pragprog.com/forums/22/topics/172</link>
    </item>
    <item>
      <title>Rails 2.0.1 &amp;amp; dynamic scaffolding? Any alternative? posted by Steve Jones @ Tue, 08 Jan 2008 16:05:52 -0000</title>
      <description>&lt;p&gt;Dynamic scaffolding is deprecated in 2.0. If you want to do &lt;span class="caps"&gt;AWDWR&lt;/span&gt; in rails 2.0.2 you have a thread already exploring that alternative at the following:&lt;/p&gt;


	&lt;p&gt;&lt;a href="http://forums.pragprog.com/forums/22/topics/184"&gt;http://forums.pragprog.com/forums/22/topics/184&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;and here are some more resources.&lt;/p&gt;


	&lt;p&gt;&lt;a href="http://www.ruby-forum.com/topic/134691#new"&gt;http://www.ruby-forum.com/topic/134691#new&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 08 Jan 2008 16:05:52 -0000</pubDate>
      <guid isPermaLink="false">forums.pragprog.com:22:172:2143</guid>
      <author>Steve Jones</author>
      <link>http://forums.pragprog.com/forums/22/topics/172</link>
    </item>
    <item>
      <title>Rails 2.0.1 &amp;amp; dynamic scaffolding? Any alternative? posted by Jochen Hayek @ Tue, 08 Jan 2008 14:37:10 -0000</title>
      <description>&lt;p&gt;So you see, I know how to downgrade and exercise the book with rails-1.2.x,&lt;br /&gt;but what if I &lt;strong&gt;want&lt;/strong&gt; to do rails-2.x ?&lt;/p&gt;


	&lt;p&gt;I ran into that problem with the dynamic scaffolding as discussed in &amp;#8220;create the maintenance application&amp;#8221; in ch. 6.1:&lt;br /&gt;&lt;code&gt;
scaffold :product
&lt;/code&gt;&lt;br /&gt;And I was told an error message, that didn&amp;#8217;t help me a lot.&lt;/p&gt;


	&lt;p&gt;What&amp;#8217;s the easiest way around?&lt;br /&gt;Some smart rephrasing of the above &amp;#8220;scaffold :product&amp;#8221;?&lt;/p&gt;</description>
      <pubDate>Tue, 08 Jan 2008 14:37:10 -0000</pubDate>
      <guid isPermaLink="false">forums.pragprog.com:22:172:2142</guid>
      <author>Jochen Hayek</author>
      <link>http://forums.pragprog.com/forums/22/topics/172</link>
    </item>
    <item>
      <title>Rails 2.0.1 &amp;amp; dynamic scaffolding? Any alternative? posted by Jochen Hayek @ Tue, 08 Jan 2008 14:31:23 -0000</title>
      <description>&lt;p&gt;Somebody asked a while ago, how to downgrade.&lt;br /&gt;This is what you want to do:&lt;br /&gt;&lt;code&gt;
$ gem install rails --version 1.2.6
&lt;/code&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 08 Jan 2008 14:31:23 -0000</pubDate>
      <guid isPermaLink="false">forums.pragprog.com:22:172:2141</guid>
      <author>Jochen Hayek</author>
      <link>http://forums.pragprog.com/forums/22/topics/172</link>
    </item>
    <item>
      <title>Rails 2.0.1 &amp;amp; dynamic scaffolding? Any alternative? posted by Travis Erard @ Sun, 06 Jan 2008 18:42:50 -0000</title>
      <description>&lt;p&gt;With Fairlead&amp;#8217;s Exchange demo:&lt;br /&gt;&lt;code&gt;rails -d mysql exchange&lt;/code&gt;&lt;br /&gt;will use MySql instead of the new SQLite default.&lt;/p&gt;</description>
      <pubDate>Sun, 06 Jan 2008 18:42:50 -0000</pubDate>
      <guid isPermaLink="false">forums.pragprog.com:22:172:2131</guid>
      <author>Travis Erard</author>
      <link>http://forums.pragprog.com/forums/22/topics/172</link>
    </item>
    <item>
      <title>Rails 2.0.1 &amp;amp; dynamic scaffolding? Any alternative? posted by Sultan Bhatia @ Fri, 04 Jan 2008 14:23:48 -0000</title>
      <description>&lt;p&gt;Thanks to everyone who helped me out. Sorry for the delay in saying thanks, I was busy with another project.&lt;/p&gt;</description>
      <pubDate>Fri, 04 Jan 2008 14:23:48 -0000</pubDate>
      <guid isPermaLink="false">forums.pragprog.com:22:172:2103</guid>
      <author>Sultan Bhatia</author>
      <link>http://forums.pragprog.com/forums/22/topics/172</link>
    </item>
    <item>
      <title>Rails 2.0.1 &amp;amp; dynamic scaffolding? Any alternative? posted by Jankees @ Fri, 21 Dec 2007 20:58:12 -0000</title>
      <description>&lt;p&gt;&lt;span class="caps"&gt;UPDATE&lt;/span&gt;; I just found out why it didn&amp;#8217;t work, sorry for bothering you guys. It didn&amp;#8217;t work because i did &lt;br /&gt;&lt;code&gt;exchange$ ruby script/generate scaffold Movie&lt;/code&gt;&lt;br /&gt;in stead of&lt;br /&gt;&lt;code&gt;exchange$ ruby script/generate scaffold Movie title:string description:text one_sheet_url:string&lt;/code&gt;&lt;/p&gt;


	&lt;p&gt;because of this my scaffold didn&amp;#8217;t create the required field on the edit page.&lt;/p&gt;</description>
      <pubDate>Fri, 21 Dec 2007 20:58:12 -0000</pubDate>
      <guid isPermaLink="false">forums.pragprog.com:22:172:2063</guid>
      <author>Jankees</author>
      <link>http://forums.pragprog.com/forums/22/topics/172</link>
    </item>
    <item>
      <title>Rails 2.0.1 &amp;amp; dynamic scaffolding? Any alternative? posted by Jankees @ Thu, 20 Dec 2007 16:08:04 -0000</title>
      <description>&lt;p&gt;On this &lt;span class="caps"&gt;URL&lt;/span&gt; you see a screenshot of the problem, &lt;a href="http://test.base42.nl/screenshot_002.jpg"&gt;http://test.base42.nl/screenshot_002.jpg&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;I hope someone can help me.&lt;/p&gt;</description>
      <pubDate>Thu, 20 Dec 2007 16:08:04 -0000</pubDate>
      <guid isPermaLink="false">forums.pragprog.com:22:172:2055</guid>
      <author>Jankees</author>
      <link>http://forums.pragprog.com/forums/22/topics/172</link>
    </item>
    <item>
      <title>Rails 2.0.1 &amp;amp; dynamic scaffolding? Any alternative? posted by Jankees @ Wed, 19 Dec 2007 22:05:00 -0000</title>
      <description>&lt;p&gt;I was trying the new method as mentioned in the article linked above but i get empty insert/edit pages (no input fields) does anyone know what&amp;#8217;s the problem?&lt;/p&gt;


	&lt;p&gt;I get this in the console:&lt;br /&gt;&lt;code&gt;
Processing MoviesController#new (for 127.0.0.1 at 2007-12-19 23:07:34) [GET]
  Session ID: BAh7BiIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNo%0ASGFzaHsABjoKQHVzZWR7AA%3D%3D--57df921ecce52c0d30a91d4ad2bf55d3916d5692
  Parameters: {"action"=&amp;gt;"new", "controller"=&amp;gt;"movies"}
  Movie Columns (0.002558)   SHOW FIELDS FROM `movies`
Rendering template within layouts/movies
Rendering movies/new
Completed in 0.01069 (93 reqs/sec) | Rendering: 0.00261 (24%) | DB: 0.00256 (23%) | 200 OK [&amp;lt;a href="http://localhost/movies/new"&amp;gt;http://localhost/movies/new&amp;lt;/a&amp;gt;]

&lt;/code&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 19 Dec 2007 22:05:00 -0000</pubDate>
      <guid isPermaLink="false">forums.pragprog.com:22:172:2053</guid>
      <author>Jankees</author>
      <link>http://forums.pragprog.com/forums/22/topics/172</link>
    </item>
    <item>
      <title>Rails 2.0.1 &amp;amp; dynamic scaffolding? Any alternative? posted by Jankees @ Wed, 19 Dec 2007 21:55:23 -0000</title>
      <description>&lt;p&gt;Isn&amp;#8217;t there a way to downgrade the Rails version, I just started with the rails book and have the same problem. Maybe it&amp;#8217;s nicer to learn Rails with the old version and then look at the differences.&lt;/p&gt;


	&lt;p&gt;Thanks in advance!&lt;/p&gt;</description>
      <pubDate>Wed, 19 Dec 2007 21:55:23 -0000</pubDate>
      <guid isPermaLink="false">forums.pragprog.com:22:172:2052</guid>
      <author>Jankees</author>
      <link>http://forums.pragprog.com/forums/22/topics/172</link>
    </item>
    <item>
      <title>Rails 2.0.1 &amp;amp; dynamic scaffolding? Any alternative? posted by Sam Rawlins @ Wed, 19 Dec 2007 19:28:37 -0000</title>
      <description>&lt;p&gt;Sultan,&lt;/p&gt;


	&lt;p&gt;If you are using the latest Rails (2.0.x), I suggest you read Sean Lynch&amp;#8217;s modified &amp;#8220;depot&amp;#8221; demo (now &amp;#8220;exchange&amp;#8221;) which accomplishes the same as what is in Chapter 4 of &lt;span class="caps"&gt;AWDWR&lt;/span&gt;. It&amp;#8217;s at his blog:&lt;br /&gt;&lt;a href="http://fairleads.blogspot.com/2007/12/rails-20-and-scaffolding-step-by-step.html"&gt;http://fairleads.blogspot.com/2007/12/rails-20-and-scaffolding-step-by-step.html&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;Sam Rawlins.&lt;/p&gt;</description>
      <pubDate>Wed, 19 Dec 2007 19:28:37 -0000</pubDate>
      <guid isPermaLink="false">forums.pragprog.com:22:172:2050</guid>
      <author>Sam Rawlins</author>
      <link>http://forums.pragprog.com/forums/22/topics/172</link>
    </item>
    <item>
      <title>Rails 2.0.1 &amp;amp; dynamic scaffolding? Any alternative? posted by Esmaeil Khaksari @ Fri, 14 Dec 2007 21:29:05 -0000</title>
      <description>&lt;p&gt;Sultan,&lt;/p&gt;


	&lt;p&gt;I really feel for you.  I was in the same place two days ago.  Try this, inside of your Depot folder, and let me know if it works:&lt;/p&gt;


	&lt;p&gt;script/plugin install &lt;a href="http://svn.rubyonrails.org/rails/plugins/scaffolding/"&gt;http://svn.rubyonrails.org/rails/plugins/scaffolding/&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 14 Dec 2007 21:29:05 -0000</pubDate>
      <guid isPermaLink="false">forums.pragprog.com:22:172:2030</guid>
      <author>Esmaeil Khaksari</author>
      <link>http://forums.pragprog.com/forums/22/topics/172</link>
    </item>
    <item>
      <title>Rails 2.0.1 &amp;amp; dynamic scaffolding? Any alternative? posted by Sultan Bhatia @ Fri, 14 Dec 2007 15:21:13 -0000</title>
      <description>&lt;p&gt;I am a newbie, and I am learning RoR from &amp;#8220;Agile Web Development with Rails&amp;#8221; by Thomas &amp;#38; Hansson. In one of the &amp;#8220;iteration&amp;#8221; this is the code:&lt;/p&gt;


	&lt;p&gt;class AdminController &amp;lt; ApplicationController
  scaffold :product&lt;br /&gt;end&lt;/p&gt;


	&lt;p&gt;I have heard of ActiveScaffold, but that seems very complicated.&lt;br /&gt;If I don&amp;#8217;t use dynamic scaffolding, but create the static scaffold for &amp;#8220;product&amp;#8221;, how do I jump from one controller to another?&lt;/p&gt;</description>
      <pubDate>Fri, 14 Dec 2007 15:21:13 -0000</pubDate>
      <guid isPermaLink="false">forums.pragprog.com:22:172:2028</guid>
      <author>Sultan Bhatia</author>
      <link>http://forums.pragprog.com/forums/22/topics/172</link>
    </item>
  </channel>
</rss>
