Sha256: fbe0fc07f8c1d50f7cf70286936e5ca053aae0c5c1031cbf19191af2a52225f4
Contents?: true
Size: 432 Bytes
Versions: 1
Compression:
Stored size: 432 Bytes
Contents
module Ddr module Events extend ActiveSupport::Autoload autoload :Event autoload :CreationEvent autoload :DeletionEvent autoload :FixityCheckEvent autoload :IngestionEvent autoload :MigrationEvent autoload :UpdateEvent autoload :ValidationEvent autoload :VirusCheckEvent autoload :PreservationEventBehavior autoload :ReindexObjectAfterSave autoload :ReplicationEvent end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ddr-models-3.0.8 | lib/ddr/events.rb |