⚠️ This article was posted over 2 years ago. The information might be outdated. ⚠️
Table of Contents
Steps
- Read the official upgrade guide
- Update other gems in Gemfile
- Update Ruby to the latest version
- Update Rails
- Run
rails app:update
- Run tests
- Check if the application is working properly
References
Official documents
- Ruby on Rails 6.0 Release Notes — Ruby on Rails Guides
- Upgrading Ruby on Rails — Ruby on Rails Guides
- rails/CHANGELOG.md at 6-0-stable · rails/rails · GitHub