Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Options for the new validation methods are now given as a hash | David Heinemeier Hansson | 2004-12-10 | 1 | -1/+1 |
* | Added Base.validate_uniqueness thatv alidates whether the value of the specif... | David Heinemeier Hansson | 2004-12-10 | 1 | -0/+18 |
* | Added Base.validate_presence as an alternative to implementing validate and d... | David Heinemeier Hansson | 2004-12-10 | 1 | -7/+20 |
* | Fixed Base.errors to be indifferent as to whether strings or symbols are used. | David Heinemeier Hansson | 2004-12-09 | 1 | -0/+15 |
* | Added Base.validate_confirmation that encapsulates the pattern of wanting to ... | David Heinemeier Hansson | 2004-12-09 | 1 | -9/+12 |
* | Added Base.validate_confirmation that encapsulates the pattern of wanting to ... | David Heinemeier Hansson | 2004-12-09 | 1 | -4/+22 |
* | Initial | David Heinemeier Hansson | 2004-11-24 | 1 | -0/+126 |