Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Specify the name to be used for ActiveModel::Name fixes #1168 | Yves Senn | 2011-05-20 | 1 | -1/+38 |
* | Test to_model being called in ActiveModel::Naming helpers | Ernie Miller | 2010-10-04 | 1 | -0/+4 |
* | Don't act destructively on ActiveModel::Name#human options hash. [#5366 state... | John Firebaugh | 2010-09-25 | 1 | -0/+4 |
* | Prepared ActiveModel::Naming to handle cases for namespaced isolated engines | Piotr Sarnacki | 2010-09-03 | 1 | -0/+99 |
* | Reuse already existing classes for ActiveModel tests. | José Valim | 2010-07-21 | 1 | -0/+39 |
* | Small clean up in Naming and TTranslation tests. | José Valim | 2009-12-23 | 1 | -1/+2 |
* | Move validator, human_name and human_attribute_name to ActiveModel, remove de... | José Valim | 2009-10-20 | 1 | -1/+1 |
* | Use ActiveModel::TestCase base class | Jeremy Kemper | 2009-09-24 | 1 | -1/+1 |
* | Move model naming into ActiveModel | Joshua Peek | 2009-06-17 | 1 | -0/+27 |