1
0
Fork 0
mirror of https://github.com/thoughtbot/shoulda-matchers.git synced 2022-11-09 12:01:38 -05:00
thoughtbot--shoulda-matchers/spec
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
..
shoulda/matchers Remove dependencies for StrongParametersMatcher 2014-03-26 17:47:05 -04:00
support Remove dependencies for StrongParametersMatcher 2014-03-26 17:47:05 -04:00
spec_helper.rb Set I18n.enforce_available_locales correctly 2014-01-21 11:34:45 -07:00