diff options
author | eileencodes <eileencodes@gmail.com> | 2016-08-26 12:24:51 -0400 |
---|---|---|
committer | eileencodes <eileencodes@gmail.com> | 2017-02-20 15:07:32 -0500 |
commit | fa2b7b03cc82bb40c76c37c91e4663de3ec0a77f (patch) | |
tree | bfebd53c48cded54a0e7b9f20c5f01c2271d1ff7 /actionpack/lib/abstract_controller/caching/fragments.rb | |
parent | 93eff636a677215eb130f775b99e9421fb30f7a2 (diff) | |
download | rails-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/abstract_controller/caching/fragments.rb')
0 files changed, 0 insertions, 0 deletions