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, #combined, #has_note?, #note_params, #note_params_single, #split_note_and_body, #write_to!

Instance Method Details

#bodyObject



126
127
128
# File 'lib/overapp/template_file.rb', line 126

def body
  full_body
end