Rails route hanging

Posted by Bob on Stack Overflow See other posts from Stack Overflow or by Bob
Published on 2010-04-22T06:25:35Z Indexed on 2010/04/22 13:43 UTC
Read the original article Hit count: 232

Filed under:
|

I'm trying to get someone else's app up and running on my development laptop but I ran into a routing issue and I'm not sure how to debug it. For a particular controller/action, it just hangs and doesn't time out and there is no error message in the development log. Does anyone know how I can debug this? Thanks.

© Stack Overflow or respective owner

Related posts about ruby-on-rails

Related posts about routes