Sha256: a0676021b3f331c4b35bf6ff2bfc78f9e8fa322234d99c1489a221a1688f7575

Contents?: true

Size: 299 Bytes

Versions: 41

Compression:

Stored size: 299 Bytes

Contents

require 'hydra-access-controls'
require 'deprecation'

module HydraHead 
  extend Deprecation
  require 'hydra-head/engine' if defined?(Rails)
  def self.add_routes(router, options = {})
    Deprecation.warn HydraHead, "add_routes has been removed." # remove this warning in hydra-head 8
  end
end

Version data entries

41 entries across 41 versions & 1 rubygems

Version Path
hydra-core-9.10.0 lib/hydra-core.rb
hydra-core-9.9.0 lib/hydra-core.rb
hydra-core-9.8.1 lib/hydra-core.rb
hydra-core-9.8.0 lib/hydra-core.rb
hydra-core-9.7.1 lib/hydra-core.rb
hydra-core-9.7.0 lib/hydra-core.rb
hydra-core-9.6.0 lib/hydra-core.rb
hydra-core-9.5.0 lib/hydra-core.rb
hydra-core-9.4.1 lib/hydra-core.rb
hydra-core-9.4.0 lib/hydra-core.rb
hydra-core-9.3.0 lib/hydra-core.rb
hydra-core-9.2.2 lib/hydra-core.rb
hydra-core-9.2.1 lib/hydra-core.rb
hydra-core-9.2.0 lib/hydra-core.rb
hydra-core-9.2.0.rc1 lib/hydra-core.rb
hydra-core-9.1.4 lib/hydra-core.rb
hydra-core-9.1.3 lib/hydra-core.rb
hydra-core-9.1.2 lib/hydra-core.rb
hydra-core-9.1.1 lib/hydra-core.rb
hydra-core-9.1.0 lib/hydra-core.rb