Search
Fermo
v0.16.7
Pages
Modules
Mix
Tasks
Settings
View Source
Fermo.Assets
(Fermo v0.16.7)
Link to this section
Summary
Functions
asset_path(name)
build()
font_path(url)
image_path(url)
image_tag(filename, attributes)
image_tag_with_attributes(url, attributes)
javascript_include_tag(name)
javascript_path(name)
live_asset_path(filename)
live_image_path(filename)
live_javascript_path(name)
live_stylesheet_path(name)
start_link(args \\ [])
static_asset_path(url)
static_image_path(url)
static_javascript_path(url)
static_stylesheet_path(url)
stylesheet_link_tag(name)
Link to this section
Functions
Link to this macro
asset_path(name)
View Source
(macro)
Link to this function
build()
View Source
Link to this function
font_path(url)
View Source
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
start_link(args \\ [])
View Source
Link to this function
static_asset_path(url)
View Source
Link to this function
static_image_path(url)
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_link_tag(name)
View Source
(macro)