Skip to content

Instantly share code, notes, and snippets.

@scottwb
Created July 5, 2010 21:48
Show Gist options
  • Save scottwb/464719 to your computer and use it in GitHub Desktop.
Save scottwb/464719 to your computer and use it in GitHub Desktop.
[scottwb@test]% rake gems:install
(in /home/scottwb/src/my_rails_app)
Missing the Rails 2.3.5 gem. Please `gem install -v=2.3.5 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment