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

Add m.gem for development

To do things like `bundle exec m test/engine_test.rb:145`.
If you feel the gem introduction is bothering, please notify me.
This commit is contained in:
Takashi Kokubun 2017-07-30 14:02:49 +09:00
parent d4d3635900
commit 949f6c7820

View file

@ -1,6 +1,7 @@
source "https://rubygems.org"
gemspec
gem "m"
gem "pry"
group :docs do