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