Module: Card::Set::Abstract::StyleGroup::HtmlFormat
- Extended by:
- Card::Set::AbstractFormat
- Defined in:
- platypus/tmp/set/gem-defaults/mod022-style/abstract/style_group.rb
Instance Method Summary collapse
Instance Method Details
#view: stylesheet_include_tag ⇒ Object
45 46 47 |
# File 'platypus/tmp/set/gem-defaults/mod022-style/abstract/style_group.rb', line 45 view :stylesheet_include_tag do stylesheet_include_tag card.asset_output_url end |