Method: Monograph::ChapterTemplateContext#content

Defined in:
lib/monograph/chapter_template_context.rb

#contentObject



19
20
21
# File 'lib/monograph/chapter_template_context.rb', line 19

def content
  @chapter.html
end