module PowerStencil::SystemEntityDefinitions::EntityTemplates

Public Instance Methods

templates_path() click to toggle source
# File lib/power_stencil/system_entity_definitions/entity_templates.rb, line 6
def templates_path
  PowerStencil.project.entity_template_path self
end