ysbaddaden / prax

Rack proxy server for development
http://ysbaddaden.github.io/prax/
Other
475 stars 49 forks source link

Debugging #53

Closed sarbull closed 10 years ago

sarbull commented 10 years ago

Where can i see te server requets in a rails app for debugging. Usually when i run a rails app i can see the server's requests in the terminal, i can see tat prax is somehow running in the background. Is there any way?

ysbaddaden commented 10 years ago

Check your rails app log/ folder :)