mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Wrap it up! :trollface: [ci skip]
This commit is contained in:
parent
8060959d8a
commit
5263f5e847
1 changed files with 2 additions and 3 deletions
|
@ -25,9 +25,8 @@ If you're upgrading an existing application, it's a great idea to have good test
|
|||
coverage before going in. You should also first upgrade to Rails 4.1 in case you
|
||||
haven't and make sure your application still runs as expected before attempting
|
||||
to upgrade to Rails 4.2. A list of things to watch out for when upgrading is
|
||||
available in the
|
||||
[Upgrading Ruby on Rails](upgrading_ruby_on_rails.html#upgrading-from-rails-4-1-to-rails-4-2)
|
||||
guide.
|
||||
available in the guide: [Upgrading Ruby on
|
||||
Rails](upgrading_ruby_on_rails.html#upgrading-from-rails-4-1-to-rails-4-2)
|
||||
|
||||
|
||||
Major Features
|
||||
|
|
Loading…
Reference in a new issue