I've got a Rails 2.3.5 app that I want to upgrade to Rails 3. In the Rails 3 upgrade Railscast, they suggest upgrading to 2.3.8 before going to 3. I've tried Googling but the information I find is all about upgrading to Rails 3. I found this question, which seems to suggest doing gem update rails and rake rails:update, but wouldn't these commands upgrade to Rails 3, as it's the latest version? How do I upgrade to Rails 2.3.8? Thanks for reading.
|
|
|||
|
|
|
There's not much difference between Install Rails 2.3.10:
Then edit Citation from the Rails blog:
Edit:
Jeremy is on the money. Don't install You can run |
|||||||||
|
Then change the RAILS_VERSION in your environment.rb file and run
|
|||
|
|