View Source Fermo.Assets (Fermo v0.18.0)

Loads the asset manifest and provides helpers to build paths to the assets.

Summary

Functions

Link to this macro

asset_path(name)

View Source (macro)

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this macro

image_path(url)

View Source (macro)
Link to this macro

image_tag(filename, attributes)

View Source (macro)
Link to this function

image_tag_with_attributes(url, attributes)

View Source
Link to this macro

javascript_include_tag(name)

View Source (macro)
Link to this macro

javascript_path(name)

View Source (macro)
Link to this function

live_asset_path(filename)

View Source
Link to this function

live_image_path(filename)

View Source
Link to this function

live_javascript_path(name)

View Source
Link to this function

live_stylesheet_path(name)

View Source
Link to this function

static_javascript_path(url)

View Source
Link to this function

static_stylesheet_path(url)

View Source
Link to this macro

stylesheet_path(name)

View Source (macro)