Class: Card::Format::EmailHtmlFormat
- Inherits:
-
HtmlFormat
- Object
- HtmlFormat
- Card::Format::EmailHtmlFormat
- Defined in:
- lib/card/format/email_html_format.rb
Overview
Format text for use in html email messages
Class Method Summary collapse
Class Method Details
.view_caching? ⇒ Boolean
9 10 11 |
# File 'lib/card/format/email_html_format.rb', line 9 def self.view_caching? false end |