Class: Card::Format::TextFormat
- Inherits:
-
Card::Format
- Object
- Card::Format
- Card::Format::TextFormat
- Defined in:
- lib/card/format/text_format.rb
Class Method Summary collapse
Class Method Details
.view_caching? ⇒ Boolean
10 11 12 13 |
# File 'lib/card/format/text_format.rb', line 10 def self.view_caching? # probably overkill. problem was with email text message false end |