Skip to content
July 8, 2005 / jnolen

Rails question; 0.13 upgrade woes

OK, Rails folk, I need some help. We upgraded to Rails 0.13 yesterday and have run into some problems.

Prior to the uprade, we had URLs that looked like this: http://localhost.example.com:3000/MyAccount/login and they worked correctly. After the upgrade, these URLs return an error ("Routing Error. Recognition failed for ./MyAccount/login'"). However, the URL http://localhost.example.com:3000/my_account/login now works.

Anyone have an idea what happened? My best guess is that has something to do with the new routing features, but I don't understand enough to go dig into it. Any help would be most appreciated.

One Comment

  1. spongeboy / Jul 11 2005 7:06 am

    Appears to be a bug with Rails 0.13. See http://dev.rubyonrails.com/ticket/1635

Comments are closed.

%d bloggers like this: