method
set_port
v7.0.0 -
Show latest stable
- Class:
ActionDispatch::SystemTesting::Server
set_port()private
No documentation available.
# File actionpack/lib/action_dispatch/system_testing/server.rb, line 26
def set_port
Capybara.always_include_port = true
end