Sha256: 29422459afabf4a4dc96106d74d22acd7876fa6f11966e738413b8be5e71e9df

Contents?: true

Size: 180 Bytes

Versions: 7

Compression:

Stored size: 180 Bytes

Contents

module Hydra::Derivatives::Processors
  module Video
    extend ActiveSupport::Autoload

    eager_autoload do
      autoload :Processor
      autoload :Config
    end
  end
end


Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
hydra-derivatives-3.1.3 lib/hydra/derivatives/processors/video.rb
hydra-derivatives-3.1.2 lib/hydra/derivatives/processors/video.rb
hydra-derivatives-3.1.1 lib/hydra/derivatives/processors/video.rb
hydra-derivatives-3.1.0 lib/hydra/derivatives/processors/video.rb
hydra-derivatives-3.0.2 lib/hydra/derivatives/processors/video.rb
hydra-derivatives-3.0.1 lib/hydra/derivatives/processors/video.rb
hydra-derivatives-3.0.0 lib/hydra/derivatives/processors/video.rb