Module: EntityStore::Controls::Reader::Example::Defaults
- Defined in:
- lib/entity_store/controls/reader.rb
Class Method Summary collapse
Class Method Details
.batch_size ⇒ Object
12 13 14 |
# File 'lib/entity_store/controls/reader.rb', line 12 def self.batch_size Reader::BatchSize.example end |