thoughtbot--shoulda-matchers/lib/shoulda/matchers/active_model/allow_value_matcher
Teo Ljungberg fbd4e42c19 Remove duplicated method `model`
Which quells the following warning:

```
warning: method redefined; discarding old model
```
2018-01-02 14:35:41 -02:00
..
attribute_changed_value_error.rb Add ignoring_interference_by_writer to all matchers 2016-01-05 00:58:16 -07:00
attribute_does_not_exist_error.rb Adjust message for AttributeDoesNotExistError 2015-12-30 22:16:32 -05:00
attribute_setter.rb Remove duplicated method `model` 2018-01-02 14:35:41 -02:00
attribute_setter_and_validator.rb Add ignoring_interference_by_writer to all matchers 2016-01-05 00:58:16 -07:00
attribute_setters.rb allow_value: pre-set attributes before validation 2015-12-30 21:34:02 -05:00
attribute_setters_and_validators.rb allow_value: pre-set attributes before validation 2015-12-30 21:34:02 -05:00
successful_check.rb allow_value: pre-set attributes before validation 2015-12-30 21:34:02 -05:00
successful_setting.rb allow_value: pre-set attributes before validation 2015-12-30 21:34:02 -05:00