Question

I'm developing Rails apps using pow as the local server. I want to be able to connect to the debugger when dropping a debugger line in my ruby code, just as you would to webrick server.

Was it helpful?

Solution

http://m.onkey.org/using-ruby-debug-with-pow provides a great, easy to follow solution.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top