Skip to content

Instantly share code, notes, and snippets.

@kmurph73
Created November 8, 2010 19:30
Show Gist options
  • Save kmurph73/668138 to your computer and use it in GitHub Desktop.
Save kmurph73/668138 to your computer and use it in GitHub Desktop.
$ 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