aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/controller
diff options
context:
space:
mode:
authoreileencodes <eileencodes@gmail.com>2015-10-06 16:03:58 -0400
committerAaron Patterson <aaron.patterson@gmail.com>2015-10-29 14:24:25 -0700
commit42eb37ab514060c4217ad2dd845d3bf05007db0f (patch)
treeaa01bd5f50af04587eb4162d132918a49529b7c2 /actionpack/test/controller
parentb329fbb5f2706e4b3c5d9e098881f4e90d3c9a44 (diff)
downloadrails-42eb37ab514060c4217ad2dd845d3bf05007db0f.tar.gz
rails-42eb37ab514060c4217ad2dd845d3bf05007db0f.tar.bz2
rails-42eb37ab514060c4217ad2dd845d3bf05007db0f.zip
use `dispatch` instead of `process` to run requests though
`dispatch` sets the request and response on the controller for us automatically, so the test harness doesn't need to know the internals of how request / response is set. Conflicts: actionpack/lib/action_controller/test_case.rb
Diffstat (limited to 'actionpack/test/controller')
0 files changed, 0 insertions, 0 deletions