claudiob
|
96d0f751f9
|
Bump required Ruby version to 2.1.0
[This article](http://weblog.rubyonrails.org/2014/8/20/Rails-4-2-beta1/#maintenance-consequences-and-rails-5-0) states that:
> Rails 5.0 is in most likelihood going to target Ruby 2.2.
Before the exact minimum version is fully decided, @arthurnn [suggests](https://github.com/rails/rails/pull/17830#issuecomment-64940383)
that **at least** version 2.1.0 **must** be required by the `gemspec` files.
|
2014-11-28 22:59:51 -08:00 |
|
ShunsukeAida
|
ad7de78df9
|
update the recommended ruby version
|
2014-05-27 02:45:23 +09:00 |
|
Jeremy Kemper
|
a0380e808d
|
Prefer Ruby 2.0; require 1.9.3+
|
2013-02-09 17:41:07 -07:00 |
|
José Valim
|
4fa615a866
|
Update ruby_version_check.
|
2011-12-20 16:55:01 +01:00 |
|
Thiago Pradi
|
800bab79b3
|
Updating error message on ruby_version_check.rb
Signed-off-by: Santiago Pastorino <santiago@wyeworks.com>
|
2010-09-19 22:32:23 -07:00 |
|
Jeremy Kemper
|
be43ad69af
|
Support ruby 1.8.7 and 1.9.2 (and development versions)
|
2010-06-11 16:40:04 -07:00 |
|
Jeremy Kemper
|
1a5654851e
|
Single ruby version requirement message
|
2010-06-11 11:02:47 -07:00 |
|
Xavier Noria
|
61fc7a4550
|
abort generation/booting on Ruby 1.9.1
|
2010-06-10 21:49:45 +02:00 |
|
Yehuda Katz
|
b0dfd1d19b
|
Update Ruby version check to 1.8.7
|
2009-11-05 15:38:25 -08:00 |
|
Yehuda Katz + Carl Lerche
|
f0dd77c6be
|
Move railties/lib/* into railties/lib/*
|
2009-09-24 16:11:41 -07:00 |
|