method
new
v5.2.3 -
Show latest stable
- Class:
ActionDispatch::SystemTestCase
new(*)public
No documentation available.
# File actionpack/lib/action_dispatch/system_test_case.rb, line 102
def initialize(*) # :nodoc:
super
self.class.driver.use
end