Flowdock
server_port() public

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File actionpack/lib/action_dispatch/http/url.rb, line 151
      def server_port
        @env['SERVER_PORT'].to_i
      end
Register or log in to add new notes.