Method: Mailtime::NullTemplate#content
- Defined in:
- lib/mailtime/renderers/null_template.rb
#content ⇒ Object (readonly)
Returns the value of attribute content.
4 5 6 |
# File 'lib/mailtime/renderers/null_template.rb', line 4 def content @content end |