aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/testing/test_case.rb
Commit message (Expand)AuthorAgeFilesLines
* Reorganize autoloads:Carlhuda2009-12-021-345/+0
* Replace decaying routing internals w/ rack-mountJoshua Peek2009-10-191-1/+8
* Ported the new ActionView::TestCase from 2-3-stable to master [#3260Erik Ostrom2009-09-281-1/+1
* Move helpers specific to functional tests out of TestProcess into AC::TestCaseJoshua Peek2009-09-231-1/+149
* More perf work:Yehuda Katz2009-08-111-1/+0
* Merge docrailsPratik Naik2009-07-251-2/+2
* Move generic assertions into ActionDispatchJoshua Peek2009-04-301-6/+1
* Framework backtrace cleaning is handled by ActiveSupport nowJoshua Peek2009-04-301-8/+0
* Bring abstract_controller up to date with rails/masterCarl Lerche & Yehuda Katz2009-04-131-5/+8
* Temporarily modifies setup to call super directly. This can support more T::U...Yehuda Katz and Carl Lerche2009-04-081-1/+3
* Reorganize ActionController folder structureJoshua Peek2009-01-271-0/+199