My scaffold is blank in Rails 2.0
April 3rd, 2008
I ended up buying a Pickaxe several months ago, though I never ended up making a working application.
Finally, in my new job, I’ll get to. “Make sure to use ActiveRecord” they say - which is in the book, using ActiveRecord::Migration.
And of course, things changed for Ruby on Rails 2.0.
Sean Lynch Has a Guide for what ailed me - in short, if you are planning on generating a scaffold, you no longer should be generating a model.
Posted in Ruby |