Top Level Namespace
Defined Under Namespace
Modules: Batcher
Instance Method Summary collapse
Instance Method Details
#Batcher(scope, opts = {}) ⇒ Object
4 5 6 |
# File 'lib/batcher.rb', line 4 def Batcher(scope, opts = {}) Batcher::Process.new(scope, opts) end |