This document describes install Rails 2.3 LTS when you are not using Bundler and you do not want to upgrade...
This document describes how to swap out the official Rails 3.2 gems with Rails 3.2 LTS. If you have installed...
August 14th 2025, Rails version 2.3.18.60 Backported fixes for two vulnerabilies. Read the announcement. This includes: Dangerous transformation methods in...
August 14th 2025, Rails version 3.2.22.50 Backported fixes for two vulnerabilies. Read the announcement. This includes: Dangerous transformation methods in...
This is a list of known CVEs relevant for Rails LTS 2.3+. All CVEs are fixed in all versions of...
We have made all versions of Rails LTS compatible with Ruby 3.3 or below. All Rails components should work as...
Best results in other decks
Why Rails has multiple schema formats When you run migrations, Rails will write your current database schema into db/schema.rb. This...
Sometime we've seen this error when executing e.g. bundle exec rake asset:precompile: double free or corruption (out)