cattr_accressor Error --Help

J

Jim Mundy

I get the following error when I try running my script. I thought it
might be a path issuse and did a complete reinstallation using the
Hivelogic installation procedure for macs. (Building Ruby, Rails,
LightTPD, and MySQL on Tiger). Please note(Even though I did the
reinstall, I get the impression that the old install is still active/in
play) When I issue a locate command for rails or activerecord it
reflects the old/original version number.

Any suggestions would be greatly appreciated.

Thanks

ruby script.rb

/usr/local/lib/ruby/site_ruby/1.8/active_record/base.rb:246: undefined
method `cattr_accessor' for ActiveRecord::Base:Class (NoMethodError)
from
/usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
`require'
from /usr/local/lib/ruby/site_ruby/1.8/active_record.rb:37
from ./db.rb:1
from script.rb:3
 
A

Austin Ziegler

I get the following error when I try running my script. I thought it
might be a path issuse and did a complete reinstallation using the
Hivelogic installation procedure for macs. (Building Ruby, Rails,
LightTPD, and MySQL on Tiger). Please note(Even though I did the
reinstall, I get the impression that the old install is still active/in
play) When I issue a locate command for rails or activerecord it
reflects the old/original version number.

Any suggestions would be greatly appreciated.

Thanks

ruby script.rb

/usr/local/lib/ruby/site_ruby/1.8/active_record/base.rb:246: undefined
method `cattr_accessor' for ActiveRecord::Base:Class (NoMethodError)
from
/usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
`require'
from /usr/local/lib/ruby/site_ruby/1.8/active_record.rb:37
from ./db.rb:1
from script.rb:3

This is a Rails-specific question. cattr_accessor is not a standard Rubyism.

-austin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,213
Messages
2,571,105
Members
47,699
Latest member
lovelybaghel

Latest Threads

Top