diff options
author | eileencodes <eileencodes@gmail.com> | 2015-10-06 16:03:58 -0400 |
---|---|---|
committer | Aaron Patterson <aaron.patterson@gmail.com> | 2015-10-29 14:24:25 -0700 |
commit | 42eb37ab514060c4217ad2dd845d3bf05007db0f (patch) | |
tree | aa01bd5f50af04587eb4162d132918a49529b7c2 /actionpack/test/controller/permitted_params_test.rb | |
parent | b329fbb5f2706e4b3c5d9e098881f4e90d3c9a44 (diff) | |
download | rails-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/permitted_params_test.rb')
0 files changed, 0 insertions, 0 deletions