Still.Compiler.TemplateHelpers.UrlFor (Still v0.8.0) View Source

Converts a relative path to an absolute path.

Link to this section Summary

Functions

Converts the given relative path to an absolute path by prepending the application's base URL and removing references to index.html.

Link to this section Functions

Specs

render(String.t()) :: String.t()

Converts the given relative path to an absolute path by prepending the application's base URL and removing references to index.html.