jkutner / guard-jruby-rspec

RSpec on JRuby without the startup cost.
MIT License
62 stars 16 forks source link

Guard 1.1 renamed run_on_change to run_on_changes #17

Closed doxavore closed 11 years ago

doxavore commented 11 years ago

Since this gem doesn't have a hard dependency, this patch provides compatibility for either hook.

For me, this fixes #9 and has it picking up changes to files other then spec files both in and out of Rails on the latest Guard and Guard-RSpec.

jkutner commented 11 years ago

thanks

doxavore commented 11 years ago

Thanks for the awesome library and such a fast turn-around! This gem is finally letting me silence the few remaining gripes our team has had with moving to JRuby.

jkutner commented 11 years ago

awesome! i'll get new version out to rubygems next week after I do some more smoke testing.

On Nov 11, 2012, at 4:56 PM, Doug Mayer wrote:

Thanks for the awesome library and such a fast turn-around! This gem is finally letting me silence the few remaining gripes our team has had with moving to JRuby.

— Reply to this email directly or view it on GitHub.