Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Require Ruby 2.2 for Rails 5.0 | claudiob | 2014-12-26 | 1 | -3/+3 |
| | | | | | Stems from [this comment](https://github.com/rails/rails/pull/18203#issuecomment-68138096) by @robin850 and by the blog post http://weblog.rubyonrails.org/2014/12/19/Rails-4-2-final | ||||
* | Bump required Ruby version to 2.1.0 | claudiob | 2014-11-28 | 1 | -3/+3 |
| | | | | | | | | | [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. | ||||
* | update the recommended ruby version | ShunsukeAida | 2014-05-27 | 1 | -1/+1 |
| | |||||
* | Prefer Ruby 2.0; require 1.9.3+ | Jeremy Kemper | 2013-02-09 | 1 | -2/+2 |
| | |||||
* | Update ruby_version_check. | José Valim | 2011-12-20 | 1 | -12/+2 |
| | |||||
* | Updating error message on ruby_version_check.rb | Thiago Pradi | 2010-09-19 | 1 | -2/+1 |
| | | | | Signed-off-by: Santiago Pastorino <santiago@wyeworks.com> | ||||
* | Support ruby 1.8.7 and 1.9.2 (and development versions) | Jeremy Kemper | 2010-06-11 | 1 | -3/+17 |
| | |||||
* | Single ruby version requirement message | Jeremy Kemper | 2010-06-11 | 1 | -9/+3 |
| | |||||
* | abort generation/booting on Ruby 1.9.1 | Xavier Noria | 2010-06-10 | 1 | -0/+6 |
| | |||||
* | Update Ruby version check to 1.8.7 | Yehuda Katz | 2009-11-05 | 1 | -9/+2 |
| | |||||
* | Move railties/lib/* into railties/lib/* | Yehuda Katz + Carl Lerche | 2009-09-24 | 1 | -0/+17 |