Skip to content

Instantly share code, notes, and snippets.

@workmad3
Created March 24, 2010 16:33
Show Gist options
  • Save workmad3/342468 to your computer and use it in GitHub Desktop.
Save workmad3/342468 to your computer and use it in GitHub Desktop.
Last login: Wed Mar 24 16:26:40 on ttys001
You have mail.
davidw:~ davidworkman$ cd git/iDoc/
davidw:iDoc davidworkman$ rake -T
(in /Users/davidworkman/git/iDoc)
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.
davidw:iDoc davidworkman$ rails -v
Rails 2.3.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment