Sha256: 766d9c5b15fc58b46cd03aab0e8b7886c9bfad4b54439716cc2a98879b8b6077

Contents?: true

Size: 181 Bytes

Versions: 6

Compression:

Stored size: 181 Bytes

Contents

module Hydra
  module Derivative
    class Railtie < Rails::Railtie
      initializer 'hydra-derivative' do
        require 'hydra-file_characterization'
      end
    end
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

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