Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle the empty array correctly. | thedarkone | 2011-07-27 | 1 | -0/+1 |
* | implementing include? on AM::Errors | Aaron Patterson | 2011-02-09 | 1 | -0/+6 |
* | fix difference between behaviour of blank and empty | Hemant Kumar | 2011-01-05 | 1 | -0/+6 |
* | ActiveModel::Errors.to_hash returns plain OrderedHash and used in to_json ser... | Thilo Utke | 2010-12-01 | 1 | -0/+5 |
* | Revert "Fix generation of wrong json string when field has multiple errors" | José Valim | 2010-12-01 | 1 | -10/+0 |
* | Fix generation of wrong json string when field has multiple errors | Krekoten' Marjan | 2010-12-01 | 1 | -0/+10 |
* | adding test cases for ActiveModel::Errors | Neeraj Singh | 2010-08-03 | 1 | -0/+65 |