module EntityStore::Controls::Reader::Example::Defaults
Public Class Methods
batch_size()
click to toggle source
# File lib/entity_store/controls/reader.rb, line 12 def self.batch_size Reader::BatchSize.example end