thoughtbot--shoulda-matchers/lib/shoulda/matchers
Corey Woodcox 1b5e3abdf9 Create a rescue_from matcher for ActionController
This matcher tests that the controller has been set up to rescue from a
specific exception with the ActiveSupport::Rescuable#rescue_from method.
It supports checking for a specific method as well.
2013-06-19 18:55:59 -04:00
..
action_controller Create a rescue_from matcher for ActionController 2013-06-19 18:55:59 -04:00
active_model Don't swap failure messages in ValidationMatcher 2013-05-24 11:13:52 -04:00
active_record Replace instance variables with readable attributes in AssociationMatcher 2013-06-14 13:45:13 -04:00
integrations Remove 'have_sent_email' matcher 2013-04-03 13:08:27 -04:00
action_controller.rb Create a rescue_from matcher for ActionController 2013-06-19 18:55:59 -04:00
active_model.rb Add comparison submatchers to validate_numericality_of 2013-05-23 21:08:40 -06:00
active_record.rb Extract submatchers from AssociationMatcher 2013-06-14 13:44:37 -04:00
assertion_error.rb #88: Do not force minitest loading when test-unit is available (restoring original fix) 2013-01-03 13:58:22 -05:00
version.rb Bump to version 2.2.0 2013-06-11 10:35:05 -04:00