Sha256: 3099b26c025cb9d8ae2262c2764e3ad9c70f36c7c29e0cf594fad82aef1caf62

Contents?: true

Size: 510 Bytes

Versions: 41

Compression:

Stored size: 510 Bytes

Contents

Rails.application.routes.draw do

  # Routes for the HydraHead application are defined in HydraHead::Routes
  #
  # These routes can be injected into your Rails application by adding
  #     HydraHead.add_routes(self)
  # to the application's ./config/routes.rb. The injected routes can be 
  # customized as well, e.g.:
  #     HydraHead.add_routes(self, :only => [:file_assets]) # will only load file_asset routes
  #     HydraHead.add_routes(self, :except => [:catalog]) # will not load catalog routes
end

Version data entries

41 entries across 41 versions & 1 rubygems

Version Path
hydra-head-4.1.3 config/routes.rb
hydra-head-4.1.2 config/routes.rb
hydra-head-4.1.1 config/routes.rb
hydra-head-4.1.0 config/routes.rb
hydra-head-4.0.3 config/routes.rb
hydra-head-4.0.2 config/routes.rb
hydra-head-4.0.1 config/routes.rb
hydra-head-4.0.0 config/routes.rb
hydra-head-4.0.0.rc6 config/routes.rb
hydra-head-4.0.0.rc5 config/routes.rb
hydra-head-4.0.0.rc4 config/routes.rb
hydra-head-4.0.0.rc3 config/routes.rb
hydra-head-4.0.0.rc2 config/routes.rb
hydra-head-3.3.0 config/routes.rb
hydra-head-3.2.2 config/routes.rb
hydra-head-3.2.1 config/routes.rb
hydra-head-3.2.0 config/routes.rb
hydra-head-3.2.0.pre3 config/routes.rb
hydra-head-3.2.0.pre2 config/routes.rb
hydra-head-3.2.0.pre1 config/routes.rb