1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00

We need a debugger

This commit is contained in:
Takashi Kokubun 2015-10-24 02:17:12 +09:00
parent 0b971624e8
commit 9753c2a0a5

View file

@ -5,4 +5,4 @@ gemspec
gem 'lineprof'
gem 'minitest-line'
gem 'pry'
gem 'pry-byebug'