Morgan Morgan wrote:
> Missing the Rails  gem. Please `gem install -v= rails`, update your
> RAILS_GEM_VERSION setting in config/environment.rb for the Rails version
> you do have installed, or comment out RAILS_GEM_VERSION to use the
> latest version installed.

Make sure you don't have gems installed in different places. We were 
getting this when run from rc.local because a couple gems had gotten 
installed in a user directory (~/.gem) instead of the system path.

I wish gem wouldn't install in a home directory unless you specifically 
told it to do so.
-- 
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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to