Method: Monograph::ChapterTemplateContext#permalink
- Defined in:
- lib/monograph/chapter_template_context.rb
#permalink ⇒ Object
23 24 25 |
# File 'lib/monograph/chapter_template_context.rb', line 23 def permalink @chapter.permalink + ".html" end |