Closed basitshaikh closed 10 years ago
Just hit this as well.
thanks for the heads up guys, will take care of this as soon as I'm able to.
:+1: Waiting for the enhancement for rspec-3
this seems to have been fixed with 6d5db071247e7b1e0a2bd5b33bccb562e415e14b -- @beatrichartz should this ticket get closed now?
New release is 1.1.1
- thanks for the heads up guys!
Shoulda::Callback::Matchers::ActiveModel::CallbackMatcher implements a legacy RSpec matcher protocol. For the current protocol you should expose the failure messages via the
failure_message
andfailure_message_when_negated
methods.rspec-3.0.0.beta2