/ Published in: Bash
URL: http://www.sitepoint.com/article/debug-rails-app-ruby-debug/3/
Expand |
Embed | Plain Text
$ rdebug -sn ./script/server # in a new terminal window... $ rdebug -c
You need to login to post a comment.
URL: http://www.sitepoint.com/article/debug-rails-app-ruby-debug/3/
$ rdebug -sn ./script/server # in a new terminal window... $ rdebug -c
You need to login to post a comment.