Sha256: 6bb2bfcc605157acc24afb075135d7532e48241d9e57cf0aab648affc485613d
Contents?: true
Size: 336 Bytes
Versions: 3
Compression:
Stored size: 336 Bytes
Contents
module CurationConcerns module Actors module 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 end end
Version data entries
3 entries across 3 versions & 1 rubygems