Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 261243
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T22:24:56+00:00 2026-05-11T22:24:56+00:00

I recently started with the ‘Agile web development with Rails’ book by pragmatic programmers

  • 0

I recently started with the ‘Agile web development with Rails’ book by pragmatic programmers after having some early experience with rails but wanting a more structured approach.

I’m happily following the book when they ask me to make a controller admin so I can edit the standard CRUD product model I already created. According to the book I should add the line ‘scaffold :product’ to my admin_controller and it should run like a charm. Well, my rails only says: “undefined method `scaffold’ for AdminController:Class”.

I know he’s using an older rails version in the book, like 1.8 or something, and I know how to run a normal scaffold but not how to make the admin_controller inherit all the juicy CRUD details from Product like the books statement suggests. I tried copying all the views and the scaffold generated controller code from the product_controller to admin and that works fine, but I was really wondering what the proper way to do this is.

My admin_controller:

class AdminController < ApplicationController
 scaffold:product
end
  • 1 1 Answer
  • 2 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-11T22:24:56+00:00Added an answer on May 11, 2026 at 10:24 pm

    The functionality you mention, dynamic scaffolding, has been removed in Rails 2.

    I recommend using regular scaffolding and going from there if you are new to Rails. Once you get some more experience it will be easy enough to quickly brew your own controller actions.

    There are some alternatives to dynamic scaffolding which may be helpful for quick prototyping or if you develop a lot of the similar functionality:

    • ActiveScaffold
    • Hobo
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I recently started learning Emacs . I went through the tutorial, read some introductory
I recently started using Git as my version control system for some Cocoa projects
Having recently started using cryptography in my application, I find myself puzzled by the
I recently started working on a web project which was already in progress; the
I recently started learning Objective-C 2.0, with a book, and I want to know
I recently started back up with Rails and things are going well up until
I've just recently started using SQLAlchemy and am still having trouble wrapping my head
I recently started work on a personal coding project using C++ and KDevelop. Although
I recently started a new webforms project and decided to separate the business classes
I recently started using Eclipse at work for my Java servlet projects. I've been

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.