Sha256: 8be2a3310700660b0f4214b60aee37a913d79141cba67a1dfc3ef391aa5a273c

Contents?: true

Size: 168 Bytes

Versions: 5

Compression:

Stored size: 168 Bytes

Contents

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

    eager_autoload do
      autoload :Processor
      autoload :Config
    end
  end
end


Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
hydra-derivatives-1.2.1 lib/hydra/derivatives/video.rb
hydra-derivatives-1.2.0 lib/hydra/derivatives/video.rb
hydra-derivatives-2.0.0 lib/hydra/derivatives/video.rb
hydra-derivatives-1.1.0 lib/hydra/derivatives/video.rb
hydra-derivatives-1.0.0 lib/hydra/derivatives/video.rb