Rails 3 upgrade Part 2: Routes
In the second part of my Rails 3 upgrade series, I worked on Rails new routes. Eventhough rails:upgrade:routes handles most the cases, you may still need to manually fix your new routes to work with Rails 3 and in this post I showed the changes I did.
Post a comment