1
0
Fork 0
mirror of https://github.com/thoughtbot/shoulda-matchers.git synced 2022-11-09 12:01:38 -05:00

Update NEWS

[ci skip]
This commit is contained in:
Elliot Winkler 2015-10-23 14:40:28 -06:00
parent a0f12216fd
commit 4eba2c0c4f

View file

@ -8,7 +8,7 @@
* Fix `validate_numericality_of` when used against a numeric column so that it * Fix `validate_numericality_of` when used against a numeric column so that it
no longer raises a CouldNotSetAttributeError if the matcher has been qualified no longer raises a CouldNotSetAttributeError if the matcher has been qualified
in any way (`only_integer`, `greater_than`, `odd`, etc.). ([#784]) in any way (`only_integer`, `greater_than`, `odd`, etc.). ([#784], [#812])
### Improvements ### Improvements
@ -22,6 +22,7 @@
[#784]: https://github.com/thoughtbot/shoulda-matchers/pull/784 [#784]: https://github.com/thoughtbot/shoulda-matchers/pull/784
[#789]: https://github.com/thoughtbot/shoulda-matchers/pull/789 [#789]: https://github.com/thoughtbot/shoulda-matchers/pull/789
[ada9bd3]: https://github.com/thoughtbot/shoulda-matchers/commit/ada9bd3a1b9f2bb9fa74d0dfe1f8f7080314298c [ada9bd3]: https://github.com/thoughtbot/shoulda-matchers/commit/ada9bd3a1b9f2bb9fa74d0dfe1f8f7080314298c
[#812]: https://github.com/thoughtbot/shoulda-matchers/pull/812
# 3.0.0 # 3.0.0