Routing Strangeness in Rails 1.1.3
Posted in Code on Jun 28th, 2006
Update: This problem was fixed in Rails 1.1.4. Kudos to the Rails core team for a quick response.
I just upgraded to Rails 1.1.3 and ran into some strangeness in the routing code. In my application I have a set of controllers that are dedicated to administrative functions so I have put them in a subdirectory […]






