thoughtbot--shoulda-matchers/lib/shoulda
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
..
matchers Remove dependencies for `StrongParametersMatcher` 2014-03-26 17:47:05 -04:00
matchers.rb Handle ensure_inclusion_of for boolean columns 2014-02-17 15:40:18 -07:00