Since upgrading to 1.1.3 on our dev box, we’ve started to see random
routing errors with our apps running under Mongrel in production
mode. The errors seem to go away after a while but come back
everytime we restart the server. This may be a mongrel problem, it
may be a rails problem (I’ve posted a bug on the trac) and I was
wondering if anybody else had had similar problems since upgrading.
Luke:
There’s a bug in Rails 1.1.3 that causes controllers inside of modules
to
fail. I believe that a fix has already been applied to the stable
branch.