Class: Mailtime::NullHTMLLayout
- Inherits:
-
NullLayout
- Object
- NullLayout
- Mailtime::NullHTMLLayout
- Defined in:
- lib/mailtime/renderers/null_layout.rb
Instance Attribute Summary
Attributes inherited from NullLayout
Instance Method Summary collapse
Methods inherited from NullLayout
#initialize, #render, #renderer, renders
Constructor Details
This class inherits a constructor from Mailtime::NullLayout
Instance Method Details
#format ⇒ Object
26 27 28 |
# File 'lib/mailtime/renderers/null_layout.rb', line 26 def format :html end |