Created
March 24, 2010 16:33
-
-
Save workmad3/342468 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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