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