Module: Card::Set::All::Text::TextFormat
- Extended by:
- Card::Set::AbstractFormat
- Defined in:
- platypus/tmp/set/gem-defaults/mod004-format/all/text.rb
Instance Method Summary collapse
-
#view: core ⇒ Object
TODO: override this in cards without html content.
Instance Method Details
#view: core ⇒ Object
TODO: override this in cards without html content
29 30 31 |
# File 'platypus/tmp/set/gem-defaults/mod004-format/all/text.rb', line 29 view :core do to_text super() end |