We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b387ca commit f90c6a2Copy full SHA for f90c6a2
CHANGELOG
@@ -2,8 +2,8 @@ Version 1.0 - June 27, 2010
2
3
- d2bed65 fixed an error with eager loading when no records exist
4
- c225942 fixed set methods on DateTime objects to properly flag attributes as dirty
5
-- 3e26749 fixed a memory leak when using validations
6
-- 46a1219 fixed problem with some model functionality not working correctly after being deserialized
+- 46a1219 fixed a memory leak when using validations
+- c225942 fixed problem with some model functionality not working correctly after being deserialized
7
- 3e26749 fixed validates_numericality_of to not ignore other options when only_integer is present and matches
8
- 53ad5ec fixed ambiguous id error when finding by pk with a join option
9
- 26e40f4 fixed conditions to accept DateTime values
0 commit comments