mirror of
https://github.com/thoughtbot/shoulda-matchers.git
synced 2022-11-09 12:01:38 -05:00
9268b4940f
In the 3.0.0 `set_flash[:foo].now` is no longer a valid syntax, only the `set_flash.now[:foo]` is valid[1]. Since this can create a false positive when people updating, we will raise a exception to make the things more explicit. [1]: https://github.com/thoughtbot/shoulda-matchers/pull/752 |
||
---|---|---|
.. | ||
callback_matcher_spec.rb | ||
filter_param_matcher_spec.rb | ||
permit_matcher_spec.rb | ||
redirect_to_matcher_spec.rb | ||
render_template_matcher_spec.rb | ||
render_with_layout_matcher_spec.rb | ||
rescue_from_matcher_spec.rb | ||
respond_with_matcher_spec.rb | ||
route_matcher_spec.rb | ||
route_params_spec.rb | ||
set_flash_matcher_spec.rb | ||
set_session_matcher_spec.rb | ||
set_session_or_flash_matcher_spec.rb |