Sha256: 631f7f8cde682efa80f9499d4856babb9709a3698bf1418fa02721ca6a331513
Contents?: true
Size: 280 Bytes
Versions: 41
Compression:
Stored size: 280 Bytes
Contents
# frozen_string_literal: true module Cloudtasker module Batch module Extension # Include batch related methods onto Cloudtasker::Worker # See: Cloudtasker::Batch::Middleware#configure module Worker attr_accessor :batch end end end end
Version data entries
41 entries across 41 versions & 1 rubygems