Sha256: b6518cf9299d4b243abd7679eac93b59959e0a3d6af2c00aee73b8fc9b0810c5

Contents?: true

Size: 264 Bytes

Versions: 36

Compression:

Stored size: 264 Bytes

Contents

module <%= plugin_module_name %>
  module EntityDefinitions

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

      entity_type :<%= plugin_name %>_entity

      buildable_by :<%= plugin_name %>

    end

  end
end

Version data entries

36 entries across 36 versions & 1 rubygems

Version Path
power_stencil-0.10.0 etc/templates/plugin_definition/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.9.8 etc/templates/plugin_definition/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.9.7 etc/templates/plugin_definition/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.9.6 etc/templates/plugin_definition/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.9.5 etc/templates/plugin_definition/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.9.4 etc/templates/plugin_definition/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.9.3 etc/templates/plugin_definition/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.9.2 etc/templates/plugin_definition/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.9.1 etc/templates/plugin_definition/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.9.0 etc/templates/plugin_definition/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.8.14 etc/templates/plugin_definition/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.8.13 etc/templates/plugin_definition/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.8.12 etc/templates/plugin_definition/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.8.11 etc/templates/plugin_definition/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.8.10 etc/templates/plugin_definition/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.8.9 etc/templates/plugin_definition/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.8.8 etc/templates/plugin_definition/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.8.7 etc/templates/plugin_definition/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.8.6 etc/templates/plugin_definition/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.8.5 etc/templates/plugin_definition/lib/{entity}/entity_definitions/{entity}_entity.rb.erb