Class: Overapp::BasicFile
- Inherits:
-
TemplateFile
- Object
- TemplateFile
- Overapp::BasicFile
- Defined in:
- lib/overapp/template_file.rb
Instance Attribute Summary
Attributes inherited from TemplateFile
Instance Method Summary collapse
Methods inherited from TemplateFile
#apply_body_to, #body_after_action, #combined, #has_note?, #parsed, #templated_body, #write_to!
Instance Method Details
#body ⇒ Object
67 68 69 |
# File 'lib/overapp/template_file.rb', line 67 def body full_body end |