Vincent Predoehl
2006-Aug-24 17:56 UTC
[Rails] MacOS X: active_record module doesn''t load
When I type
require ''active_record"
in IRB, I get this:
NoMethodError: undefined method `cattr_accessor'' for
ActiveRecord::Base:Class
from /usr/lib/ruby/site_ruby/1.8/active_record/base.rb:246
from
/usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
`gem_original_require''
from
/usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `require''
from /usr/lib/ruby/site_ruby/1.8/active_record.rb:37
from (irb):2:in `require''
from (irb):2
What do I need to do to get this to load?
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk
-~----------~----~----~----~------~----~------~--~---
