Re: [Rails] `require': no such file to load -- activerecord

2010-12-11 Thread Jeffrey L. Taylor
Quoting Mike C : > I'm trying to upgrade my Rails 2.3.5 app to Rails 3, and when I try > and start the rails server with 'rails s' I get this: > > /Library/Ruby/Gems/1.8/gems/activesupport-3.0.3/lib/active_support/ > dependencies.rb:239:in `require': no such file to load -- activerecord > (LoadErr

[Rails] `require': no such file to load -- activerecord

2010-12-10 Thread Mike C
I'm trying to upgrade my Rails 2.3.5 app to Rails 3, and when I try and start the rails server with 'rails s' I get this: /Library/Ruby/Gems/1.8/gems/activesupport-3.0.3/lib/active_support/ dependencies.rb:239:in `require': no such file to load -- activerecord (LoadError) Using Mac OS X Snow Leop