← ← Back to all products
Rails
Active
Frameworks Latest Version: 8.1.2 Latest Release: Jan 8, 2026
Ruby on Rails is a full-stack web framework in Ruby emphasizing convention over configuration and developer productivity.
Versions
11
Latest Version
8.1.2
Active Support
2
EOL
8
Lifecycle Timeline
Today ↓
8.1
8.1
8.0
8.0
7.2
7.2
7.1
7.1
7.0
7.0
6.1
6.1
6.0
6.0
5.2
5.2
5.1
5.1
5.0
5.0
Active SupportSecurity SupportEOL
Versions
| Release | Release Date | Active Support | EOL | Latest Version | LTS | Status |
|---|---|---|---|---|---|---|
| 8.1 | Oct 22, 2025 | Oct 10, 2026 | Oct 10, 2027 | 8.1.2 | No | Active |
| 8.0 | Nov 7, 2024 | May 7, 2026 | Nov 7, 2026 | 8.0.4 | No | Active |
| 7.2 | Aug 9, 2024 | Aug 9, 2025 | Aug 9, 2026 | 7.2.3 | No | Security |
| 7.1 | Oct 5, 2023 | Oct 1, 2024 | Oct 1, 2025 | 7.1.6 | No | EOL |
| 7.0 | Dec 15, 2021 | Oct 15, 2023 | Apr 1, 2025 | 7.0.10 | No | EOL |
| 6.1 | Dec 9, 2020 | Dec 15, 2021 | Oct 1, 2024 | 6.1.7.10 | No | EOL |
| 6.0 | Aug 16, 2019 | Dec 15, 2021 | Jun 1, 2023 | 6.0.6.1 | No | EOL |
| 5.2 | Apr 9, 2018 | Dec 15, 2021 | Jun 1, 2022 | 5.2.8.1 | No | EOL |
| 5.1 | Apr 27, 2017 | Apr 9, 2018 | Aug 25, 2019 | 5.1.7 | No | EOL |
| 5.0 | Jun 30, 2016 | Apr 9, 2018 | Apr 9, 2018 | 5.0.7.2 | No | EOL |
| 4.2 | Dec 19, 2014 | Jun 30, 2016 | Apr 27, 2017 | 4.2.11.3 | No | EOL |
Frequently Asked Questions
Which versions of Rails have reached end of life?
The following Rails versions have reached end of life and no longer receive security updates: 7.1, 7.0, 6.1, 6.0, 5.2, 5.1, 5.0, 4.2. It is recommended to upgrade to a supported version.
Is it safe to continue using Rails 7.1?
Rails 7.1 has reached end of life and no longer receives security patches or bug fixes. Continuing to use it may expose your systems to known vulnerabilities. We strongly recommend upgrading to a supported version.
What is the latest version of Rails?
The latest version of Rails is 8.1.2, released in the 8.1 release cycle.
How many versions of Rails are currently supported?
Rails currently has 3 actively supported version(s): 8.1, 8.0, 7.2.
When does Rails 8.1 reach end of life?
Rails 8.1 is scheduled to reach end of life on Oct 10, 2027.
What should I do when Rails reaches end of life?
When a Rails version reaches end of life, you should: 1) Plan your migration to a supported version as soon as possible. 2) Review the release notes for breaking changes. 3) Test your applications thoroughly in a staging environment. 4) Update your dependencies to ensure compatibility with the new version.