Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Test using default option as symbol added for human_attribute_name | Santiago Pastorino | 2010-12-05 | 1 | -0/+5 |
* | default could be a symbol here so attribute.to_s.humanize should be the final... | Santiago Pastorino | 2010-12-05 | 1 | -0/+4 |
* | Test falling back to default added for human_attribute_name | Santiago Pastorino | 2010-12-05 | 1 | -0/+4 |
* | Test using default option added for human_attribute_name | Santiago Pastorino | 2010-12-05 | 1 | -0/+4 |
* | Don't act destructively on ActiveModel::Name#human options hash. [#5366 state... | John Firebaugh | 2010-09-25 | 1 | -0/+6 |
* | Deletes trailing whitespaces (over text files only find * -type f -exec sed '... | Santiago Pastorino | 2010-08-14 | 1 | -2/+2 |
* | Allow to specify default attributes names translation in I18n yml files. | José Valim | 2010-01-07 | 1 | -0/+5 |
* | Small clean up in Naming and TTranslation tests. | José Valim | 2009-12-23 | 1 | -21/+15 |
* | Move validator, human_name and human_attribute_name to ActiveModel, remove de... | José Valim | 2009-10-20 | 1 | -0/+51 |