ruby-debug and textmate


/ Published in: Bash
Save to your folder(s)



Copy this code and paste it in your HTML
  1. $ rdebug -sn ./script/server
  2.  
  3. # in a new terminal window...
  4. $ rdebug -c

URL: http://www.sitepoint.com/article/debug-rails-app-ruby-debug/3/

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.