Class: MasterView::Directives::StylesheetLink
- Inherits:
-
MasterView::DirectiveBase
- Object
- MasterView::DirectiveBase
- MasterView::Directives::StylesheetLink
- Defined in:
- lib/masterview/directives/stylesheet_link.rb
Overview
creates a link_to
Constant Summary collapse
- STYLESHEET_SRC_EXTRACT_REGEX =
/public/stylesheets/(.*)/
MasterView::ConfigSettings.template_asset_base_ref_pattern[:stylesheets]