method
configure
v8.1.1 -
Show latest stable
- Class:
ActionDispatch::SystemTesting::Browser
configure()public
No documentation available.
# File actionpack/lib/action_dispatch/system_testing/browser.rb, line 35
def configure
yield options if block_given?
end