Nicholas Henry wrote:
A useful thing I found when I just completed (mostly) the same trip was to create a dummy project (rails -d mysql tst) using the version of rails I wanted to go to. I was then able to compare the config files one by one to see what had changed. There are a lot of changes in config files in that jump and the changes are not automaticly made by the rake task. You will have to go in and see how each file changed and decide what you want to do. In a lot of the cases you will just replace your current version of the file with a copy of the later version. In some cases you will have some reason to do differently just make sure you understand what the differences are and why you want what you want. It is not a rote task!You may also find this helpful: http://wiki.rubyonrails.org/getting-started/upgradingEspecially with links to the release notes to find out what has changed across versions. Cheers, Nicholas On Sep 2, 8:48 am, Raju Aralikatti <[email protected]> wrote: Norm --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~--- |
- [Rails] migrate rails project from 1.1.6 to 2.2.2 Suhas Gowda
- [Rails] Re: migrate rails project from 1.1.6 to 2... Raju Aralikatti
- [Rails] Re: migrate rails project from 1.1.6 to 2... Marnen Laibow-Koser
- [Rails] Re: migrate rails project from 1.1.6 ... Raju Aralikatti
- [Rails] Re: migrate rails project from 1.... Nicholas Henry
- [Rails] Re: migrate rails project fro... Norm Scherer
- [Rails] Re: migrate rails projec... Raju Aralikatti
- [Rails] Re: migrate rails pr... Raju Aralikatti
- [Rails] Re: migrate rail... Nicholas Henry
- [Rails] Re: migrate rail... Raju Aralikatti
- [Rails] Re: migrate rail... Raju Aralikatti
- [Rails] Re: migrate rail... Raju Aralikatti

