Deprecation warning with rspec 3
kitsane opened this issue · 1 comments
kitsane commented
Thanks for the cool gem. There are new deprecation Warnings with rspec3.
Deprecation Warnings:
--------------------------------------------------------------------------------
AcceptValuesFor implements a legacy RSpec matcher
protocol. For the current protocol you should expose the failure messages
via the `failure_message` and `failure_message_when_negated` methods.
(Used from /Users/kitsane/src/gsc/spec/models/role_spec.rb:17:in `block (2 levels) in <top (required)>')
--------------------------------------------------------------------------------
bogdan commented
Fixed in version 0.7.1