Created
November 8, 2010 19:30
-
-
Save kmurph73/668138 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
$ ruby -v | |
ruby 1.9.2p0 (2010-08-18 revision 29036) [x86_64-darwin10.4.0] | |
$ rake db:migrate | |
Rails 3 doesn't officially support Ruby 1.9.1 since recent stable | |
releases have segfaulted the test suite. Please upgrade to Ruby 1.9.2 | |
before Rails 3 is released! | |
You're running | |
ruby 1.9.1p378 (2010-01-10 revision 26273) [i386-darwin10.4.0] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment