Method: Bookmaker::Parser::Epub#template_path
- Defined in:
- lib/bookmaker/parser/epub.rb
#template_path ⇒ Object
119 120 121 |
# File 'lib/bookmaker/parser/epub.rb', line 119 def template_path root_dir.join("templates/epub/page.erb") end |