aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/api.rb
diff options
context:
space:
mode:
authoreileencodes <eileencodes@gmail.com>2016-08-26 12:24:51 -0400
committereileencodes <eileencodes@gmail.com>2017-02-20 15:07:32 -0500
commitfa2b7b03cc82bb40c76c37c91e4663de3ec0a77f (patch)
treebfebd53c48cded54a0e7b9f20c5f01c2271d1ff7 /actionpack/lib/action_controller/api.rb
parent93eff636a677215eb130f775b99e9421fb30f7a2 (diff)
downloadrails-fa2b7b03cc82bb40c76c37c91e4663de3ec0a77f.tar.gz
rails-fa2b7b03cc82bb40c76c37c91e4663de3ec0a77f.tar.bz2
rails-fa2b7b03cc82bb40c76c37c91e4663de3ec0a77f.zip
Inherit from ActionDispatch::IntegrationTest
Integration tests already handle all the fancy url mapping we need to do so inherting from that allows us to not need to reinvent the wheel in terms of loading up the route handling required to use `visit users_path` over `visit /users`.
Diffstat (limited to 'actionpack/lib/action_controller/api.rb')
0 files changed, 0 insertions, 0 deletions