Sha256: 22a76175dcfae2cedfff98a2d2968d0392b611222a95847d36a39e42c0c795eb
Contents?: true
Size: 377 Bytes
Versions: 7
Compression:
Stored size: 377 Bytes
Contents
module Ddr module Events extend ActiveSupport::Autoload autoload :Event autoload :CreationEvent autoload :DeletionEvent autoload :FixityCheckEvent autoload :IngestionEvent autoload :UpdateEvent autoload :ValidationEvent autoload :VirusCheckEvent autoload :PreservationEventBehavior autoload :ReindexObjectAfterSave end end
Version data entries
7 entries across 7 versions & 1 rubygems