aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/lib/controller
Commit message (Expand)AuthorAgeFilesLines
* Define weblog controller for url helper testJoshua Peek2009-09-131-0/+1
* Add fake controllers for url rewriter testsJoshua Peek2009-09-061-0/+5
* Cleanup hacky routing with controller_path in url helper tests. This doesn't ...Joshua Peek2009-09-061-1/+1
* Fix isolated running of AddressesTestJoshua Peek2009-09-061-0/+1
* Fix isolated running of ActionPackAssertionTestJoshua Peek2009-09-061-1/+1
* Track all AC base subclasses as possible controllers for internal testingJoshua Peek2009-08-251-4/+5
* Ensure collections are not treated as nested resources.José Valim2009-08-131-4/+8
* Add destroyed? to ActiveRecord, include tests for polymorphic urls for destro...José Valim2009-08-071-0/+22
* AMo conversion helperJoshua Peek2009-07-211-2/+4
* Define ActiveModel API ComplianceYehuda Katz2009-07-201-2/+2
* 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-222-0/+52