Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use %{} syntax in I18n (faster) instead of {{}}. | José Valim | 2010-05-01 | 1 | -9/+9 |
* | Fix validates_numericaly_of only integer error message [#4406 state:resolved] | reu | 2010-04-25 | 1 | -0/+1 |
* | Errors messages are now moved from :activerecord.errors to simply :errors on ... | José Valim | 2010-01-07 | 1 | -25/+24 |
* | Use activerecord.errors.format as in Rails 2.3.5. | José Valim | 2010-01-02 | 1 | -0/+3 |
* | Add I18n translations to ActiveModel and move more AR specific parts to Activ... | Pratik Naik | 2009-03-20 | 1 | -0/+24 |