jdliss / shoulda-callback-matchers

Test existence of your Rails callbacks without having to call them
MIT License
134 stars 18 forks source link

Support rails 4.2 #12

Closed yuku closed 9 years ago

yuku commented 9 years ago

Current master throws following exception with Rails 4.2.

undefined method `options' for #ActiveSupport::Callbacks::Callback:0x000000109e6cf8

beatrichartz commented 9 years ago

Nice, thanks for this! Merging.

beatrichartz commented 9 years ago

Released in 1.1.2