This project is archived and is in readonly mode.
script/generate throws 'undefined method id for class ActiveRecord::Base'
Reported by Diego Carrion | August 5th, 2009 @ 08:04 PM
When executing script/generate with:
ruby 1.9.1p243 (2009-07-16 revision 24175) [i686-linux]
Edge Rails
the following is thrown:
path/test/vendor/rails/activerecord/lib/active_record/attribute_methods/read.rb:15:in
undef_method': undefined method
id' for class
ActiveRecord::Base' (NameError)
from
path/test/vendor/rails/activerecord/lib/active_record/attribute_methods/read.rb:15:in
block in <module:Read>
Comments and changes to this ticket
-
Ryan Bigg June 16th, 2010 @ 11:34 PM
- State changed from new to invalid
I'm guessing this is no longer valid, given on what is now edge rails I can generate fine.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>