Skip to content

Commit

Permalink
Updating error message on ruby_version_check.rb
Browse files Browse the repository at this point in the history
Signed-off-by: Santiago Pastorino <santiago@wyeworks.com>
  • Loading branch information
thiagopradi authored and spastorino committed Sep 20, 2010
1 parent 39cb27b commit 9d36e2a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions railties/lib/rails/ruby_version_check.rb
Expand Up @@ -14,8 +14,7 @@
$stderr.puts <<-end_message
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!
releases have segfaulted the test suite. Please upgrade to Ruby 1.9.2.
You're running
#{RUBY_DESCRIPTION}
Expand Down

0 comments on commit 9d36e2a

Please sign in to comment.