method
setup
v7.1.3.2 -
Show latest stable
- Class:
ActionDispatch::SystemTesting::Server
setup()private
No documentation available.
# File actionpack/lib/action_dispatch/system_testing/server.rb, line 17
def setup
set_server
set_port
end