Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved a few methods from RecordIdentifier to ActiveModel::Naming | Piotr Sarnacki | 2010-07-21 | 1 | -40/+0 |
* | Make polymorphic_url and scaffolding work with uncountable resources [#3930 s... | Andrew White | 2010-06-20 | 1 | -2/+21 |
* | AMo #key is now #to_key and CI is probably happy | snusnu | 2010-02-20 | 1 | -0/+1 |
* | Clean up render @object a bit more. | Yehuda Katz | 2009-08-07 | 1 | -57/+0 |
* | AMo conversion helper | Joshua Peek | 2009-07-21 | 1 | -1/+2 |
* | Define ActiveModel API Compliance | Yehuda Katz | 2009-07-20 | 1 | -1/+1 |
* | Move model naming into ActiveModel | Joshua Peek | 2009-06-17 | 1 | -0/+2 |
* | Make render shorthands work with namespaced controllers | Jacek Becela | 2008-05-10 | 1 | -0/+36 |
* | require abstract_unit directly since test is in load path | Jeremy Kemper | 2008-01-05 | 1 | -2/+2 |
* | Added record identifications to FormHelper#form_for and PrototypeHelper#remot... | David Heinemeier Hansson | 2007-05-14 | 1 | -16/+17 |
* | Added the first part of Simply Helpful to core. The rest is pending a clean i... | David Heinemeier Hansson | 2007-04-30 | 1 | -0/+102 |