Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove weak_passwords list and the length/strong password validator, leave th... | Santiago Pastorino | 2010-12-19 | 1 | -4/+0 |
* | 'unsecure' => 'insecure' | José Valim | 2010-12-19 | 1 | -1/+1 |
* | Make password messages translatable. | José Valim | 2010-12-19 | 1 | -0/+4 |
* | Added headings to serializers. | Rizwan Reza | 2010-06-14 | 1 | -1/+1 |
* | 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 |