I keep getting undefined method `scaffold’ for EventsController:Class
error method even though everything seems to be defined in my project. I
was wondering if someone can explain to me what the problem is? I’m
using ubuntu 8.10 with ruby 1.8.7 and rails 2.2.2.
My Steps:
rails events
Created DB projects
./script/generate model Event
configured db/migrate/####_create_events.rb file by adding columns
This is not how scaffold works anymore ! ( and not for a few releases
now!
Suggest you take a look at some of the more recent tutorials and/or
check out the more recent release notes for this and the past few
releases…
Check this one for a starter -
HTH Dave
On Nov 30, 9:57 am, Mrmaster M. <rails-mailing-l…@andreas-
This is not how scaffold works anymore ! ( and not for a few releases
now!
Suggest you take a look at some of the more recent tutorials and/or
check out the more recent release notes for this and the past few
releases…
Check this one for a starter - Ruby on Rails 2.1 - Scaffolding
HTH Dave
On Nov 30, 9:57�am, Mrmaster M. <rails-mailing-l…@andreas-
Thanks for the help and the new tutorial.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.