Flowdock
method

url_for

Importance_1
v1.2.6 - Show latest stable - 0 notes - Class: ActionController::UrlWriter
url_for(options) public

Generate a url with the provided options. The following special options may effect the constructed url:

  * :host Specifies the host the link should be targetted at. This option
    must be provided either explicitly, or via default_url_options.
  * :protocol The protocol to connect to. Defaults to 'http'
  * :port Optionally specify the port to connect to.
Show source
Register or log in to add new notes.