module EntityProjection::Controls::Entity
Public Class Methods
example()
click to toggle source
# File lib/entity_projection/controls/entity.rb, line 4 def self.example SomeEntity.build end
# File lib/entity_projection/controls/entity.rb, line 4 def self.example SomeEntity.build end