Sha256: 7ea74dbbfa8d85b71f7f4486380a358a271be0ea0c475783ce7881b0a08d7c43
Contents?: true
Size: 262 Bytes
Versions: 15
Compression:
Stored size: 262 Bytes
Contents
module Gluttonberg # This module mainly acts as container for configuration related to the # Gluttonberg templates. module Templates def self.editor_template_path(type) "/gluttonberg/admin/content/editors/#{type}" end end end
Version data entries
15 entries across 15 versions & 1 rubygems