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