module URL
Ruby on Rails 4.0.13
Since v3.0.20No documentation comment.
Constants
Methods (defined here)
- # domain
- # host
- # host_with_port
- # optional_port
- # port
- # port_string
- # protocol
- # raw_host_with_port
- # server_port
- # standard_port
- # standard_port?
- # subdomain
- # subdomains
- # url
- self. extract_domain
- self. extract_subdomain
- self. extract_subdomains
- self. new
- self. url_for
Private methods
(8)
Implementation detail — not part of the public API.
- self. add_trailing_slash
- self. build_host_url
- self. named_host?
- self. normalize_host
- self. normalize_port
- self. normalize_protocol
- self. rewrite_authentication
- self. same_host?