On Wed, Jan 27, 2010 at 11:09 PM, Afg Afg <li...@ruby-forum.com> wrote:

> I am following video tutorials for rails.
>
> I am a part where i am suppose to write "scaffold :album" inside
> admin_controller.
>
> "class AdminController < ApplicationController
>
>  scaffold :album
> end
> "
>
> I did that but i get this error    "undefined method `scaffold' for
> AdminController:Class"
>
> What is going on? i am running rails 2.3.5
>
> thanks
>

Hi, I would recommend using the following link to learn Rails:

http://guides.rubyonrails.org

Good luck,

-Conrad


> --
> Posted via http://www.ruby-forum.com/.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Ruby on Rails: Talk" group.
> To post to this group, send email to rubyonrails-t...@googlegroups.com.
> To unsubscribe from this group, send email to
> rubyonrails-talk+unsubscr...@googlegroups.com<rubyonrails-talk%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/rubyonrails-talk?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to