CaptSkinny
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
CaptSkinny created a post, Set debug breakpoints in ruby file that is read as a string and eval'd
Is it possible to customize the way the Ruby debugger identifies and locates source files? I would like to set breakpoints in ruby files that are read in as a string and parsed by ruby code using m...