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. Here''s the ticket: http://dev.rubyonrails.org/ticket/5551 Cheers Luke Redpath www.lukeredpath.co.uk
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. On 6/29/06, Luke Redpath <contact@lukeredpath.co.uk> wrote:> > 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. > > Here''s the ticket: > > http://dev.rubyonrails.org/ticket/5551 > > Cheers > Luke Redpath > www.lukeredpath.co.uk > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060629/ffc714c7/attachment.html
Hi Brian Thanks for the headsup. Cheers Luke On 6/29/06, Brian Hogan <bphogan@gmail.com> wrote:> 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. > > > On 6/29/06, Luke Redpath <contact@lukeredpath.co.uk> wrote: > > 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. > > > > Here''s the ticket: > > > > http://dev.rubyonrails.org/ticket/5551 > > > > Cheers > > Luke Redpath > > www.lukeredpath.co.uk > > _______________________________________________ > > Rails mailing list > > Rails@lists.rubyonrails.org > > http://lists.rubyonrails.org/mailman/listinfo/rails > > > > > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails > > >-- Cheers, Luke Redpath http://www.lukeredpath.co.uk http://opensource.agileevolved.com