Method: Musako::Renderers::Index#output_path
- Defined in:
- lib/musako/renderers/index.rb
#output_path ⇒ Object
32 33 34 |
# File 'lib/musako/renderers/index.rb', line 32 def output_path File.join(Musako.destination_path, self.file_name) end |