This project is archived and is in readonly mode.

#2996 ✓invalid
Diego Carrion

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 methodid' 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

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>

Attachments

Pages