What is the EOL date for Rails 2.3?
相关问题
- Question marks after images and js/css files in ra
- Using :remote => true with hover event
- Eager-loading association count with Arel (Rails 3
- Is there a way to remove IDV Tags from an AIFF fil
- Rails how to handle error and exceptions in model
相关文章
- Right way to deploy Rails + Puma + Postgres app to
- AWS S3 in rails - how to set the s3_signature_vers
- how to call a active record named scope with a str
- How to add a JSON column in MySQL with Rails 5 Mig
- “No explicit conversion of Symbol into String” for
- form_for wrong number of arguments in rails 4
- Rspec controller error expecting <“index”> but
- Factory_girl has_one relation with validates_prese
There is a commercial service that will continue to provide security patches for Rails 2.3 after the version has reached EOL (when Rails 4 is released).
2.3 reached EOL on 2013-06-25, when rails 4.0.0 was released.
Only the "last major release series" will receive patches, according to Michael Koziarski. Therefore, when 4.0 was released, 2.3 stopped receiving patches.
The rails team had hoped to drop support for 2.3 much earlier. On 2011-12-29 Aaron said:
Before that, on 2011-06-08, Aaron said: