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

Instance Method Details

#view: coreObject

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