thoughtbot--shoulda-matchers/lib/shoulda/matchers/action_controller
Dmitry Tonkonogov 81b7e8472a rescue_from now works with non-public methods 2014-04-04 11:31:11 -06:00
..
callback_matcher.rb Add CallbackMatcher for ActionController 2014-03-07 10:54:40 -05:00
filter_param_matcher.rb Update deprecated matcher protocol for RSpec 3. 2013-12-24 22:34:26 +11:00
redirect_to_matcher.rb Use __send__ instead of send 2014-02-01 13:09:44 -08:00
render_template_matcher.rb Use __send__ instead of send 2014-02-01 13:09:44 -08:00
render_with_layout_matcher.rb Update deprecated matcher protocol for RSpec 3. 2013-12-24 22:34:26 +11:00
rescue_from_matcher.rb rescue_from now works with non-public methods 2014-04-04 11:31:11 -06:00
respond_with_matcher.rb Update deprecated matcher protocol for RSpec 3. 2013-12-24 22:34:26 +11:00
route_matcher.rb Use __send__ instead of send 2014-02-01 13:09:44 -08:00
route_params.rb Convert to 1.9 hash syntax 2014-01-17 13:20:44 -07:00
set_session_matcher.rb Update deprecated matcher protocol for RSpec 3. 2013-12-24 22:34:26 +11:00
set_the_flash_matcher.rb Update deprecated matcher protocol for RSpec 3. 2013-12-24 22:34:26 +11:00
strong_parameters_matcher.rb Remove dependencies for `StrongParametersMatcher` 2014-03-26 17:47:05 -04:00