formatURL (url) Stringprivate
Defined in packages/ember-routing/lib/location/none_location.js:97
Given a URL, formats it to be placed into the page as part of an element's href attribute. This is used, for example, when using the {{action}} helper to generate a URL based on an event.
Parameters:
url String
Returns:
String
url