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.2 etc/meta_templates/plugin_seed/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.4.1 etc/meta_templates/plugin_seed/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.4.0 etc/meta_templates/plugin_seed/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.3.9 etc/meta_templates/plugin_seed/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.3.8 etc/meta_templates/plugin_seed/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.3.7 etc/meta_templates/plugin_seed/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.3.6 etc/meta_templates/plugin_seed/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.3.5 etc/meta_templates/plugin_seed/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.3.4 etc/meta_templates/plugin_seed/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.3.3 etc/meta_templates/plugin_seed/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.3.2 etc/meta_templates/plugin_seed/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.3.1 etc/meta_templates/plugin_seed/lib/{entity}/entity_definitions/{entity}_entity.rb.erb
power_stencil-0.3.0 etc/meta_templates/plugin_seed/lib/{entity}/entity_definitions/{entity}_entity.rb.erb