Sha256: cd8c420b8b8cba61fc5551d1eaaa1ca1fa290e925659732792cc501ad18fd33f

Contents?: true

Size: 224 Bytes

Versions: 33

Compression:

Stored size: 224 Bytes

Contents

module <%= plugin_module_name %>
  module EntityDefinitions

    class <%= plugin_module_name %>Entity < PowerStencil::SystemEntityDefinitions::ProjectEntity

      entity_type :<%= plugin_name %>_entity

    end

  end
end

Version data entries

33 entries across 33 versions & 1 rubygems

Version Path
power_stencil-0.4.2 etc/templates/plugin_definition/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.4.1 etc/templates/plugin_definition/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.4.0 etc/templates/plugin_definition/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.3.9 etc/templates/plugin_definition/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.3.8 etc/templates/plugin_definition/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.3.7 etc/templates/plugin_definition/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.3.6 etc/templates/plugin_definition/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.3.5 etc/templates/plugin_definition/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.3.4 etc/templates/plugin_definition/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.3.3 etc/templates/plugin_definition/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.3.2 etc/templates/plugin_definition/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.3.1 etc/templates/plugin_definition/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.3.0 etc/templates/plugin_definition/lib/{entity}/entity_definitions/{entity}_entity.rb.erb