Method: Monkeylearn::Defaults.auto_batch
- Defined in:
- lib/monkeylearn/defaults.rb
.auto_batch ⇒ Object
28 29 30 |
# File 'lib/monkeylearn/defaults.rb', line 28 def auto_batch boolean_setting('MONKEYLEARN_AUTO_BATCH', AUTO_BATCH) end |