aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/abstract
Commit message (Expand)AuthorAgeFilesLines
...
* Remove duplicated url_for code and move methods shared between ActionMailer a...José Valim2010-01-071-0/+272
* Rename the RenderingController module to just plain RenderingDavid Heinemeier Hansson2009-12-205-5/+5
* Reorganize autoloads:Carlhuda2009-12-022-14/+14
* test-unit 2 compat: assert_raise doesn't support regexp second arg to match e...Jeremy Kemper2009-11-101-1/+1
* Ruby 1.9: work around constant resolution behavior change :(Jeremy Kemper2009-11-041-1/+1
* Extracted localized_cache.rb from ActionController, added it to AbstractContr...José Valim2009-11-011-0/+57
* Add some basic render_test to AbstractController.José Valim2009-11-011-0/+88
* Improve AbstractController layouts coverage.José Valim2009-11-011-12/+41
* Move some of helper tests to AbstractController.José Valim2009-11-011-15/+50
* Move all render and layout pieces required in ActionMailer from ActionControl...José Valim2009-11-011-1/+3
* Follow short name convention for test folder and just call it "abstract"Joshua Peek2009-09-1914-0/+772