method
use
v7.1.3.4 -
Show latest stable
- Class:
ActionDispatch::SystemTesting::Driver
use()public
No documentation available.
# File actionpack/lib/action_dispatch/system_testing/driver.rb, line 25
def use
register if registerable?
setup
end