Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing entries and tidy up CHANGELOG. | José Valim | 2010-07-19 | 1 | -0/+5 |
* | Get ready for beta 4 | David Heinemeier Hansson | 2010-06-08 | 1 | -1/+1 |
* | Active Model JSON serializer now supports custom root option | Jatinder Singh | 2010-05-04 | 1 | -0/+5 |
* | Update changelogs for release | David Heinemeier Hansson | 2010-04-13 | 1 | -0/+5 |
* | Release is today, yo | David Heinemeier Hansson | 2010-04-01 | 1 | -1/+2 |
* | Updated changelogs to differentiate beta1 and beta2 | wycats | 2010-04-01 | 1 | -1/+3 |
* | Updated changelogs | wycats | 2010-04-01 | 1 | -0/+12 |
* | fixes doc generation | Xavier Noria | 2010-02-10 | 1 | -0/+11 |
* | Change the ActiveModel::Base.include_root_in_json default to true for Rails 3... | David Heinemeier Hansson | 2010-01-03 | 1 | -0/+2 |
* | Add validates_format_of :without => /regexp/ option [Elliot Winkler, Peer Allan] | Elliot Winkler | 2009-08-10 | 1 | -0/+6 |
* | Introduce validates_with to encapsulate attribute validations in a class. | Jeff Dean | 2009-08-09 | 1 | -0/+5 |