force_ssl_redirect(host_or_options = nil)
Instance Public methods
Redirect the existing request to use the HTTPS protocol.
Parameters
-
host_or_options
- Either a host name or any of the url & redirect optionsavailable to the <tt>force_ssl</tt> method.
Please login to continue.