aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/CHANGELOG
Commit message (Expand)AuthorAgeFilesLines
* Change the ActiveModel::Base.include_root_in_json default to true for Rails 3...David Heinemeier Hansson2010-01-031-0/+2
* Add validates_format_of :without => /regexp/ option [Elliot Winkler, Peer Allan]Elliot Winkler2009-08-101-0/+6
* Introduce validates_with to encapsulate attribute validations in a class.Jeff Dean2009-08-091-0/+5