RochesterinNYC / bundler-gsoc

Documentation and Utility Scripts for Bundler GSoC Mentoring
1 stars 1 forks source link

Boggs - 6/9/2016 #22

Closed b-ggs closed 8 years ago

b-ggs commented 8 years ago

Date: (6/9/2016)

What I Did and Worked On (Yesterday):

allenzhao commented 8 years ago

I'm using RubyMine's debug tool, but you need a little bit configuration to get it working

RochesterinNYC commented 8 years ago

I use pry + byebug primarily and prefer it because it works smoothly on remote servers as well. But for GUIs/IDE debugging tools, RubyMine is probably the best option.