Class: Overapp::BasicFile

Inherits:
TemplateFile show all
Defined in:
lib/overapp/template_file.rb

Instance Attribute Summary

Attributes inherited from TemplateFile

#full_body, #path

Instance Method Summary collapse

Methods inherited from TemplateFile

#apply_body_to, #body_after_action, #combined, #has_note?, #templated_body, #write_to!

Instance Method Details

#bodyObject



64
65
66
# File 'lib/overapp/template_file.rb', line 64

def body
  full_body
end