<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
  <channel>
    <title>Recent Posts in 'Depot: the admin controller and scaffold' | Pragmatic Forums</title>
    <link>http://forums.pragprog.com/forums/22/topics/370</link>
    <language>en-us</language>
    <ttl>60</ttl>
    <description></description>
    <item>
      <title>Depot: the admin controller and scaffold posted by Jaime Bellmyer @ Fri, 09 May 2008 16:29:53 -0000</title>
      <description>&lt;p&gt;Thanks, Sam &amp;#8211; now that you mention it, I do remember the note about images.  thanks!&lt;/p&gt;</description>
      <pubDate>Fri, 09 May 2008 16:29:53 -0000</pubDate>
      <guid isPermaLink="false">forums.pragprog.com:22:370:2767</guid>
      <author>Jaime Bellmyer</author>
      <link>http://forums.pragprog.com/forums/22/topics/370</link>
    </item>
    <item>
      <title>Depot: the admin controller and scaffold posted by Jaime Bellmyer @ Fri, 09 May 2008 16:28:40 -0000</title>
      <description>&lt;p&gt;Another note: on page 87 of the &lt;span class="caps"&gt;PDF&lt;/span&gt;, footnote #14 is a link to &lt;a href="http://media.pragprog.com/titles/rails3/code/depot_c/public/images"&gt;http://media.pragprog.com/titles/rails3/code/depot_c/public/images&lt;/a&gt;, which fails with a 403 error.&lt;/p&gt;</description>
      <pubDate>Fri, 09 May 2008 16:28:40 -0000</pubDate>
      <guid isPermaLink="false">forums.pragprog.com:22:370:2766</guid>
      <author>Jaime Bellmyer</author>
      <link>http://forums.pragprog.com/forums/22/topics/370</link>
    </item>
    <item>
      <title>Depot: the admin controller and scaffold posted by Sam Ruby @ Fri, 09 May 2008 16:27:19 -0000</title>
      <description>&lt;p&gt;I mention in the preface to the third edition that the images have not yet been updated, but the name of the controller clearly is an error.  I&amp;#8217;ll make sure that that error is corrected in the next beta.  Thanks!&lt;/p&gt;</description>
      <pubDate>Fri, 09 May 2008 16:27:19 -0000</pubDate>
      <guid isPermaLink="false">forums.pragprog.com:22:370:2765</guid>
      <author>Sam Ruby</author>
      <link>http://forums.pragprog.com/forums/22/topics/370</link>
    </item>
    <item>
      <title>Depot: the admin controller and scaffold posted by Jaime Bellmyer @ Fri, 09 May 2008 16:07:32 -0000</title>
      <description>&lt;p&gt;To editing staff:&lt;/p&gt;


	&lt;p&gt;This has probably already been reported, but I couldn&amp;#8217;t find it.  There are a couple typos.  On page 76 of the &lt;span class="caps"&gt;PDF&lt;/span&gt; (v3, B1.0) it tells the reader to enter the controller, all lowercase, into the browser address bar.  But it lists &amp;#8220;product&amp;#8221; as the controller, when it&amp;#8217;s actually &amp;#8220;products&amp;#8221;, plural.&lt;/p&gt;


	&lt;p&gt;Second, all the example images show &lt;strong&gt;admin&lt;/strong&gt; as the controller in the address bar, which is leftover from the previous version of the book.&lt;/p&gt;


	&lt;p&gt;Thanks for a great book!&lt;/p&gt;</description>
      <pubDate>Fri, 09 May 2008 16:07:32 -0000</pubDate>
      <guid isPermaLink="false">forums.pragprog.com:22:370:2763</guid>
      <author>Jaime Bellmyer</author>
      <link>http://forums.pragprog.com/forums/22/topics/370</link>
    </item>
    <item>
      <title>Depot: the admin controller and scaffold posted by Sam Ruby @ Wed, 23 Apr 2008 19:50:02 -0000</title>
      <description>&lt;p&gt;Unfortunately, scaffolding was dramatically changed in Rails 2.0.  Dynamic scaffolding is gone, and static scaffolding is even more static than it was in previous versions of Rails.  There is a &lt;a href="http://pragprog.com/titles/rails3/agile-web-development-with-rails-third-edition"&gt;third edition&lt;/a&gt; under development, and the depot application had to be reworked significantly for Rails 2.0.2.&lt;/p&gt;</description>
      <pubDate>Wed, 23 Apr 2008 19:50:02 -0000</pubDate>
      <guid isPermaLink="false">forums.pragprog.com:22:370:2621</guid>
      <author>Sam Ruby</author>
      <link>http://forums.pragprog.com/forums/22/topics/370</link>
    </item>
    <item>
      <title>Depot: the admin controller and scaffold posted by Abdullah AlDwayish @ Mon, 21 Apr 2008 22:39:55 -0000</title>
      <description>&lt;p&gt;i&amp;#8217;ve ran into the same problem , the whole version thing with RoR are annoying .. , i&amp;#8217;ve the paper book but i bought the pdf hoping it will be updated to Rails 2.0+&lt;/p&gt;


	&lt;p&gt;follow this link i track it from google it has different  solutions : &lt;a href="http://groups.google.com/group/rubyonrails-talk/browse_thread/thread/39739e012b09f97a/7364aa0c8bf5050f"&gt;http://groups.google.com/group/rubyonrails-talk/browse_thread/thread/39739e012b09f97a/7364aa0c8bf5050f&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 21 Apr 2008 22:39:55 -0000</pubDate>
      <guid isPermaLink="false">forums.pragprog.com:22:370:2615</guid>
      <author>Abdullah AlDwayish</author>
      <link>http://forums.pragprog.com/forums/22/topics/370</link>
    </item>
    <item>
      <title>Depot: the admin controller and scaffold posted by n @ Wed, 16 Apr 2008 15:55:29 -0000</title>
      <description>&lt;p&gt;Hi,&lt;/p&gt;


	&lt;p&gt;Newb in need of help:&lt;/p&gt;


	&lt;p&gt;I am using Rails 2.0.2 and the 2nd edition of the book, and am totally stuck (print) page 67 where the sample says to edit admin_controller.rb to be:&lt;br /&gt;&lt;code&gt;
class AdminController &amp;lt; ApplicationController
    scaffold :product
end
&lt;/code&gt;&lt;br /&gt;When I try to run &lt;a href="http://localhost:3000/admin"&gt;http://localhost:3000/admin&lt;/a&gt;, the server returns:&lt;br /&gt;&lt;code&gt;
 NoMethodError in AdminController#index

undefined method `scaffold' for AdminController:Class

RAILS_ROOT: /railsProjects/depot
Application Trace | Framework Trace | Full Trace

app/controllers/admin_controller.rb:2
&lt;/code&gt;&lt;/p&gt;


	&lt;p&gt;Actually, I have seen a few people complain about this in the errata, which says it&amp;#8217;s fixed in B1.02, but I have no idea what this means.&lt;/p&gt;</description>
      <pubDate>Wed, 16 Apr 2008 15:55:29 -0000</pubDate>
      <guid isPermaLink="false">forums.pragprog.com:22:370:2598</guid>
      <author>n</author>
      <link>http://forums.pragprog.com/forums/22/topics/370</link>
    </item>
  </channel>
</rss>
