method
setup
rails 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