| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Merge pull request #11416 from tigrish/master" | Yves Senn | 2013-07-22 | 1 | -2/+2 |
* | Remove ambiguity with pluralizations and I18n keys used for association restr... | Christopher Dell | 2013-07-13 | 1 | -2/+2 |
* | Changed scope for "taken" error message translation to decrease precedence | Andrew DiMichele | 2012-10-19 | 1 | -1/+5 |
* | Fix typo | Rafael Mendonça França | 2012-02-01 | 1 | -1/+1 |
* | Use human attribute name to show the dependent destroy message | Rafael Mendonça França | 2012-02-01 | 1 | -1/+1 |
* | fix has_one, has_many restrict error message | Manoj | 2012-02-01 | 1 | -1/+3 |
* | suggested fixes for :dependent => :restrict deprecation. | Manoj | 2012-01-31 | 1 | -1/+1 |
* | has_many/has_one, :dependent => :restrict, deprecation added. | Manoj | 2012-01-29 | 1 | -0/+1 |
* | Deletes trailing whitespaces (over text files only find * -type f -exec sed '... | Santiago Pastorino | 2010-08-14 | 1 | -2/+2 |
* | edit pass: the names of Rails components have a space, ie, "Active Record", n... | Xavier Noria | 2010-06-14 | 1 | -1/+1 |
* | Use %{} syntax in I18n (faster) instead of {{}}. | José Valim | 2010-05-01 | 1 | -2/+2 |
* | Drop AR I18n deprecation and simple use errors.messages as fallback. | José Valim | 2010-01-30 | 1 | -12/+12 |
* | Allow to specify default attributes names translation in I18n yml files. | José Valim | 2010-01-07 | 1 | -0/+5 |
* | Errors messages are now moved from :activerecord.errors to simply :errors on ... | José Valim | 2010-01-07 | 1 | -31/+8 |
* | Use activerecord.errors.format as in Rails 2.3.5. | José Valim | 2010-01-02 | 1 | -0/+3 |
* | allow ActiveRecord#RecordInvalid exception message to be localized | Sven Fuchs | 2009-08-26 | 1 | -0/+1 |
* | Merge docrails | Pratik Naik | 2009-01-18 | 1 | -1/+1 |
* | use :en as a default locale (in favor of :en-US) | Sven Fuchs | 2008-11-18 | 1 | -0/+54 |