class Crabfarm::Live::ReducerRunner::Dsl
Public Class Methods
new(_runner)
click to toggle source
# File lib/crabfarm/live/reducer_runner.rb, line 70 def initialize(_runner) @runner = _runner end
# File lib/crabfarm/live/reducer_runner.rb, line 70 def initialize(_runner) @runner = _runner end