kevin-j-m / clockwork-test

A mechanism for testing clockwork jobs
MIT License
43 stars 16 forks source link

Register callback in Clockwork::Test.manager #34

Closed rahul342 closed 5 years ago

rahul342 commented 5 years ago

Same as https://github.com/kevin-j-m/clockwork-test/pull/33 (Had messed up commits while squashing in there)

rahul342 commented 5 years ago

cc @kevin-j-m

rahul342 commented 4 years ago

@kevin-j-m what would be a way to release a new version? We have been pulling from master, but would love to remove that from our Gemfile.

rahul342 commented 4 years ago

cc @cxmcc

kevin-j-m commented 4 years ago

Hi @rahul342, thanks for letting me know you're depending on this. I will try to get a release out this week. I hope you can appreciate that my time has been a bit pre-occupied/used differently lately, as I'm sure yours has as well.

kevin-j-m commented 4 years ago

I've released version 0.4.0, which includes this change. Thank you again for your contribution.

rahul342 commented 4 years ago

Thank you!