aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/lib/active_model/validations/length.rb
Commit message (Collapse)AuthorAgeFilesLines
...
* validates_length_of with maximum should allow nil [#2309 status:resolved]jzw2009-08-081-2/+4
| | | | Signed-off-by: José Valim <jose.valim@gmail.com>
* Properly require ActiveModel validation dependenciesJoshua Peek2009-06-081-2/+2
|
* Remove DEFAULT_VALIDATION_OPTIONS from validationsPratik Naik2009-03-211-3/+1
|
* Add I18n translations to ActiveModel and move more AR specific parts to ↵Pratik Naik2009-03-201-6/+6
| | | | ActiveRecord::Validations
* Move all the Active Record validations to Active ModelPratik Naik2009-03-191-40/+40
|
* Improve documentation coverage and markupXavier Noria2008-05-021-22/+21
| | | | Signed-off-by: Pratik Naik <pratiknaik@gmail.com>
* Splitting them up firstDavid Heinemeier Hansson2008-04-011-0/+96
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@9173 5ecf4fe2-1ee6-0310-87b1-e25e094e27de