Sha256: a5f333cae8be353d09bd4ae26bfe8361b845fef7dfe259a1a052ac2cdeb02753
Contents?: true
Size: 118 Bytes
Versions: 29
Compression:
Stored size: 118 Bytes
Contents
# frozen_string_literal: true class Scheduler include Mongoid::Document def strategy Strategy.new end end
Version data entries
29 entries across 29 versions & 1 rubygems