But it's not that the routes are rewritten by the app, is it? You could log the routes with every request for a while.
On 8/08/2012, at 4:49 PM, Tim Uckun wrote: > On Wed, Aug 8, 2012 at 4:46 PM, Thorsten Böttger <[email protected]> wrote: >> Is it possible that the app gets confused with named paths which have the >> same name (theoretically)? >> > > But it's not limited to just this route. Sometimes the /login path > will get weird, other times /admin/dealers will go haywire. Sometimes > many of them go crazy but others are OK. It's as if the routes are > being re-written after the app starts. > > The weirdest thing I have ever seen. Restart the app and it's fine for a > while. > > -- > You received this message because you are subscribed to the Google Groups > "WellRailed" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/wellrailed?hl=en. > -- You received this message because you are subscribed to the Google Groups "WellRailed" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/wellrailed?hl=en.
