thoughtbot--shoulda-matchers/lib/shoulda/matchers
Damian Galarza 6065649f6c Do not permanently overwrite Parameters#[]
When stubbing the `ActionController::Parameters#[]` method, do not
permanently overwrite it. Restore the method after verifying simulating
the controller action.
2014-04-11 14:49:48 -06:00
..
action_controller Do not permanently overwrite Parameters#[] 2014-04-11 14:49:48 -06:00
active_model Update docs for validate_numericality_of matcher 2014-04-04 11:26:54 -06:00
active_record Add support to rails 4.1.0 2014-04-08 17:41:31 -03:00
independent Restore delegate_method matcher 2014-03-21 14:54:16 -04:00
integrations Remove warning under Minitest 5 2014-04-04 15:07:28 -06:00
action_controller.rb Revert "Remove 'strong_parameters' matcher" 2014-03-26 17:46:04 -04:00
active_model.rb Improve ValidateNumericalityOfMatcher document expression 2014-01-31 09:47:50 -07:00
active_record.rb + Add inverse of matcher for active record association 2014-04-04 11:15:55 -06:00
assertion_error.rb Add support to rails 4.1.0 2014-04-08 17:41:31 -03:00
error.rb Validating presence of a secure password may raise an error 2014-02-28 20:31:41 -07:00
independent.rb Restore delegate_method matcher 2014-03-21 14:54:16 -04:00
rails_shim.rb Updates RailsShim to be explicit about which Rails pieces it needs 2013-12-16 12:37:33 -05:00
version.rb Bump to version 2.5.0 2014-01-10 15:37:34 -07:00
warn.rb Handle ensure_inclusion_of for boolean columns 2014-02-17 15:40:18 -07:00