Displaying 1 result from an estimated 1 matches for "generate_primary_key_t".
2006 Feb 14
0
Help with Eager Association
...252) SHOW FIELDS FROM widgets
NoMethodError (You have a nil object when you didn''t expect it!
You might have expected an instance of Array.
The error occured while evaluating nil.first):
/usr/local/lib/ruby/gems/1.8/gems/activerecord-1.13.2/lib/active_record/associations.rb:924:in
`generate_primary_key_table''
/usr/local/lib/ruby/gems/1.8/gems/activerecord-1.13.2/lib/active_record/associations.rb:849:in
`find_with_associations''
/usr/local/lib/ruby/gems/1.8/gems/activerecord-1.13.2/lib/active_record/base.rb:395:in
`find''
/app/controllers/home_controller.rb:10:in...