method
server_port
v3.0.9 -
Show latest stable
- Class:
ActionDispatch::Http::URL
server_port()public
No documentation available.
# File actionpack/lib/action_dispatch/http/url.rb, line 72
def server_port
@env['SERVER_PORT'].to_i
end