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