If you're using combined engines in your application (i.e. LoginEngine + UserEngine) make sure you upgrade to the latest version of the Engines plugin, or you may incur into routing hiccups.
$ cd MyApp $ ruby script/plugin install http://svn.rails-engines.org/plugins/engines --force

Leave a comment