Sha256: aee3a1f0c7f446316d8d47652b7efad432ac6b9fef8d13b48d5e0b35d537c42a
Contents?: true
Size: 276 Bytes
Versions: 18
Compression:
Stored size: 276 Bytes
Contents
module CurationConcerns::WorkActorBehavior extend ActiveSupport::Concern extend Deprecation included do Deprecation.warn(CurationConcerns::WorkActorBehavior, "CurationConcerns::WorkActorBehavior is deprecated and will be removed in CurationConcerns 1.0") end end
Version data entries
18 entries across 18 versions & 2 rubygems