Method: EntityStore::Controls::Entity::Current.example
- Defined in:
- lib/entity_store/controls/entity.rb
.example ⇒ Object
44 45 46 |
# File 'lib/entity_store/controls/entity.rb', line 44 def self.example Example.build :sum => sum end |