Method: Monograph::TemplateContext#next_page

Defined in:
lib/monograph/template_context.rb

#next_pageObject

This must return either nil or an object which responds to ‘permalink’ and ‘title’.



18
19
# File 'lib/monograph/template_context.rb', line 18

def next_page
end