Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix exclusive range patch to use begin/end instead of min/max. [#2981 status:... | Adam Keys | 2009-08-08 | 1 | -4/+8 |
* | Simplyfy validates_length_of and remove puts | Pratik Naik | 2009-08-08 | 1 | -4/+7 |
* | validates_length_of with maximum should allow nil [#2309 status:resolved] | jzw | 2009-08-08 | 1 | -2/+4 |
* | Properly require ActiveModel validation dependencies | Joshua Peek | 2009-06-08 | 1 | -2/+2 |
* | Remove DEFAULT_VALIDATION_OPTIONS from validations | Pratik Naik | 2009-03-21 | 1 | -3/+1 |
* | Add I18n translations to ActiveModel and move more AR specific parts to Activ... | Pratik Naik | 2009-03-20 | 1 | -6/+6 |
* | Move all the Active Record validations to Active Model | Pratik Naik | 2009-03-19 | 1 | -40/+40 |
* | Improve documentation coverage and markup | Xavier Noria | 2008-05-02 | 1 | -22/+21 |
* | Splitting them up first | David Heinemeier Hansson | 2008-04-01 | 1 | -0/+96 |