aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/lib/controller/fake_models.rb
Commit message (Collapse)AuthorAgeFilesLines
* Make check boxes accept :multiple as option so they can handle collections ↵José Valim2010-01-141-1/+1
| | | | (such as HABTM).
* I18n label helper [#745 status:resolved]Carsten Gehling2010-01-021-0/+1
| | | | Signed-off-by: José Valim <jose.valim@gmail.com>
* Moved shared form helper models into fake_modelsJoshua Peek2009-10-031-0/+96
|
* Ensure collections are not treated as nested resources.José Valim2009-08-131-4/+8
|
* Add destroyed? to ActiveRecord, include tests for polymorphic urls for ↵José Valim2009-08-071-0/+22
| | | | destroyed objects and refactor mime responds tests and documentation.
* AMo conversion helperJoshua Peek2009-07-211-2/+4
|
* Define ActiveModel API ComplianceYehuda Katz2009-07-201-2/+2
| | | | | | - Define to_model on AR - Define to_model on ActiveModel::APICompliant - Update test fixtures to be API Compliant - Start using to_model in AP
* Remove some defined?(Http) checksYehuda Katz + Carl Lerche2009-06-171-0/+2
|
* Move model naming into ActiveModelJoshua Peek2009-06-171-0/+4
|
* Move fake controllers and models to a common load pathJeremy Kemper2009-05-221-0/+19