thoughtbot--shoulda-matchers/lib/shoulda/matchers/active_model
Elliot Winkler 663c2f2c4d Remove most docs for ignoring_interference_by_writer
Since `ignoring_interference_by_writer` is on by default now, we don't
need to explicitly document it (unless someone wants to turn it off, but
that's unlikely).

[ci skip]
2016-01-10 23:19:47 -07:00
..
allow_value_matcher Add ignoring_interference_by_writer to all matchers 2016-01-05 00:58:16 -07:00
numericality_matchers Add ignoring_interference_by_writer to all matchers 2016-01-05 00:58:16 -07:00
qualifiers Enable ignoring_interference_by_writer by default 2016-01-05 00:58:17 -07:00
validation_matcher Refactor ValidationMatcher 2015-12-13 20:22:21 -07:00
allow_mass_assignment_of_matcher.rb Refer to Minitest in docs over Test::Unit 2015-09-30 13:18:23 -06:00
allow_value_matcher.rb (feature): Add 'ignore_case_sensitivity' option 2016-01-10 21:49:59 -07:00
disallow_value_matcher.rb (feature): Add 'ignore_case_sensitivity' option 2016-01-10 21:49:59 -07:00
errors.rb Extract examples in README to inline documentation 2014-06-20 16:41:27 -06:00
have_secure_password_matcher.rb Refer to Minitest in docs over Test::Unit 2015-09-30 13:18:23 -06:00
helpers.rb Refactor allow_value & disallow_value 2015-12-13 20:22:22 -07:00
numericality_matchers.rb Extract examples in README to inline documentation 2014-06-20 16:41:27 -06:00
qualifiers.rb Add ignoring_interference_by_writer to all matchers 2016-01-05 00:58:16 -07:00
validate_absence_of_matcher.rb Remove most docs for ignoring_interference_by_writer 2016-01-10 23:19:47 -07:00
validate_acceptance_of_matcher.rb Remove most docs for ignoring_interference_by_writer 2016-01-10 23:19:47 -07:00
validate_confirmation_of_matcher.rb confirmation: Refactor to use AttributeSetter 2015-12-30 21:37:14 -05:00
validate_exclusion_of_matcher.rb Remove most docs for ignoring_interference_by_writer 2016-01-10 23:19:47 -07:00
validate_inclusion_of_matcher.rb Remove most docs for ignoring_interference_by_writer 2016-01-10 23:19:47 -07:00
validate_length_of_matcher.rb Remove most docs for ignoring_interference_by_writer 2016-01-10 23:19:47 -07:00
validate_numericality_of_matcher.rb Remove most docs for ignoring_interference_by_writer 2016-01-10 23:19:47 -07:00
validate_presence_of_matcher.rb Remove most docs for ignoring_interference_by_writer 2016-01-10 23:19:47 -07:00
validation_matcher.rb Add ignoring_interference_by_writer to all matchers 2016-01-05 00:58:16 -07:00
validation_message_finder.rb Remove Rails 3.x, Ruby 1.9.2, Ruby 1.9.3 2015-02-09 10:52:22 -07:00
validator.rb allow_value: pre-set attributes before validation 2015-12-30 21:34:02 -05:00