Sha256: 1b30a630153babafe301f45e76abe94f2e307275fb0658e0b54be61e6204e914
Contents?: true
Size: 160 Bytes
Versions: 1
Compression:
Stored size: 160 Bytes
Contents
module Wor module Batchifier class NoResponse < Strategy def merge_strategy(_response, _rec) return {} end end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
wor-batchifier-0.0.2 | lib/wor/batchifier/no_response.rb |