Subscribe to
Main blog
Tumble Log

Tag Archive 'bugs'

Routing Strangeness in Rails 1.1.3

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 […]

Read Full Post »