Module: EntityProjection::Controls::Entity

Defined in:
lib/entity_projection/controls/entity.rb

Defined Under Namespace

Modules: New Classes: SomeEntity

Class Method Summary collapse

Class Method Details

.exampleObject



4
5
6
# File 'lib/entity_projection/controls/entity.rb', line 4

def self.example
  SomeEntity.build
end