Module: Gluttonberg::Templates

Defined in:
lib/gluttonberg/templates.rb

Overview

This module mainly acts as container for configuration related to the Gluttonberg templates.

Class Method Summary collapse

Class Method Details

.editor_template_path(type) ⇒ Object



7
8
9
# File 'lib/gluttonberg/templates.rb', line 7

def self.editor_template_path(type)
  "/gluttonberg/admin/content/editors/#{type}"
end