Method: Monograph::ChapterTemplateContext#permalink

Defined in:
lib/monograph/chapter_template_context.rb


23
24
25
# File 'lib/monograph/chapter_template_context.rb', line 23

def permalink
  @chapter.permalink + ".html"
end