aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/lib
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* Passes in 1.9Yehuda Katz + Carl Lerche2009-06-231-3/+3
|
* Remove some defined?(Http) checksYehuda Katz + Carl Lerche2009-06-171-0/+2
|
* Rename ActionView::Template::Path ActionView::ResolverYehuda Katz + Carl Lerche2009-06-171-38/+1
|
* Fixing pending tests and fixed some formats / partial rendering semanticsYehuda Katz + Carl Lerche2009-06-171-1/+1
|
* Move model naming into ActiveModelJoshua Peek2009-06-171-0/+4
|
* Move testing_sandbox to test/libJeremy Kemper2009-05-221-0/+15
|
* Move active_record_unit to shared load pathJeremy Kemper2009-05-221-0/+104
|
* Move fake controllers and models to a common load pathJeremy Kemper2009-05-222-0/+52
|
* Fixed new_base tests on ruby 1.9Yehuda Katz + Carl Lerche2009-05-201-1/+1
|
* OMG, a lot of workYehuda Katz + Carl Lerche2009-05-011-23/+92
|
* CheckpointYehuda Katz and Carl Lerche2009-03-231-0/+35