thoughtbot--shoulda-matchers/lib/shoulda/matchers
Damian Galarza and Harry Schwartz 723b5d3552 Remove dependencies for `StrongParametersMatcher`
Refactor the `StrongParametersMatcher` to work without depending on
bourne for spying on methods. Use an internal spying tool to provide
platform independence.

Other improvements include:

* Standardize `failure_message` method naming
* Properly detect when a matcher does not match
* Add documentation for `permit` matcher.
2014-03-26 17:47:05 -04:00
..
action_controller Remove dependencies for `StrongParametersMatcher` 2014-03-26 17:47:05 -04:00
active_model Validating presence of a secure password may raise an error 2014-02-28 20:31:41 -07:00
active_record Make optional the required argument in have_db_index(...).unique 2014-03-04 12:47:16 +00:00
independent Restore delegate_method matcher 2014-03-21 14:54:16 -04:00
integrations Ensure independent matchers are widely available 2014-03-21 14:54:22 -04: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 Association matchers now support :source option 2013-12-01 15:12:49 -05: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
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