mirror of
https://github.com/thoughtbot/shoulda-matchers.git
synced 2022-11-09 12:01:38 -05:00
Fix NEWS [ci skip]
This commit is contained in:
parent
9ba21381d7
commit
938e8e6940
1 changed files with 2 additions and 0 deletions
2
NEWS.md
2
NEWS.md
|
@ -8,6 +8,8 @@
|
||||||
the association has (or has not) been declared with *any* dependent option.
|
the association has (or has not) been declared with *any* dependent option.
|
||||||
([#631])
|
([#631])
|
||||||
|
|
||||||
|
### Bug fixes
|
||||||
|
|
||||||
* Fix `allow_value`, `validate_numericality_of` and `validate_inclusion_of` so
|
* Fix `allow_value`, `validate_numericality_of` and `validate_inclusion_of` so
|
||||||
that they handle RangeErrors emitted from ActiveRecord 4.2. These exceptions
|
that they handle RangeErrors emitted from ActiveRecord 4.2. These exceptions
|
||||||
arise whenever we attempt to set an attribute using a value that lies outside
|
arise whenever we attempt to set an attribute using a value that lies outside
|
||||||
|
|
Loading…
Add table
Reference in a new issue