aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/lib/active_model/naming.rb
Commit message (Expand)AuthorAgeFilesLines
* edit pass to apply API guideline wrt the use of "# =>" in example codeXavier Noria2010-07-301-3/+6
* Moved a few methods from RecordIdentifier to ActiveModel::NamingPiotr Sarnacki2010-07-211-0/+29
* edit pass: the names of Rails components have a space, ie, "Active Record", n...Xavier Noria2010-06-141-1/+1
* Revised and added headings.Rizwan Reza2010-06-141-1/+1
* Revised naming.rb and lint.rbRizwan Reza2010-06-141-4/+4
* Merge remote branch 'mainstream/master'Pratik Naik2010-03-121-1/+1
|\
| * Adds #key and #to_param to the AMo interfacesnusnu2010-02-191-1/+1
| * Full update on ActiveModel documentationMikel Lindsaar2010-02-011-0/+15
* | Adding ActiveModel::Naming documentationMikel Lindsaar2010-01-171-0/+17
|/
* Small clean up in Naming and TTranslation tests.José Valim2009-12-231-4/+22
* Move validator, human_name and human_attribute_name to ActiveModel, remove de...José Valim2009-10-201-4/+5
* Add support for error_messages_for(@obj)Yehuda Katz2009-07-281-1/+2
* Move model naming into ActiveModelJoshua Peek2009-06-171-0/+25