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.22 etc/templates/plugin_definition/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.4.21 etc/templates/plugin_definition/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.4.20 etc/templates/plugin_definition/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.4.19 etc/templates/plugin_definition/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.4.18 etc/templates/plugin_definition/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.4.17 etc/templates/plugin_definition/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.4.16 etc/templates/plugin_definition/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.4.15 etc/templates/plugin_definition/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.4.14 etc/templates/plugin_definition/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.4.13 etc/templates/plugin_definition/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.4.12 etc/templates/plugin_definition/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.4.11 etc/templates/plugin_definition/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.4.10 etc/templates/plugin_definition/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.4.9 etc/templates/plugin_definition/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.4.8 etc/templates/plugin_definition/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.4.7 etc/templates/plugin_definition/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.4.6 etc/templates/plugin_definition/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.4.5 etc/templates/plugin_definition/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.4.4 etc/templates/plugin_definition/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.4.3 etc/templates/plugin_definition/lib/{entity}/entity_definitions/{entity}_entity.rb.erb