Fix NEWS [ci skip]

This commit is contained in:
Elliot Winkler 2015-01-22 21:06:41 -07:00
parent 9ba21381d7
commit 938e8e6940
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@
the association has (or has not) been declared with *any* dependent option.
([#631])
### Bug fixes
* Fix `allow_value`, `validate_numericality_of` and `validate_inclusion_of` so
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