Sha256: 774d0c54a520c02a4e31fee24b56ff83332c48d7bc66c8ed38edde70a4f974f8

Contents?: true

Size: 223 Bytes

Versions: 33

Compression:

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