Sha256: f53159348412194865a89f751aa78f1a630a3507c8f5ef043b540d25e900ba69

Contents?: true

Size: 208 Bytes

Versions: 8

Compression:

Stored size: 208 Bytes

Contents

Spotlight::Dor::Resources::Engine.routes.draw do
  resources :exhibits, path: '/', only: [] do
    resource :dor_harvester, controller: :"spotlight/resources/dor_harvester", only: [:create, :update]
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
spotlight-dor-resources-2.0.1 config/routes.rb
spotlight-dor-resources-2.0.0 config/routes.rb
spotlight-dor-resources-1.1.0 config/routes.rb
spotlight-dor-resources-1.0.1 config/routes.rb
spotlight-dor-resources-1.0.0 config/routes.rb
spotlight-dor-resources-0.6.2 config/routes.rb
spotlight-dor-resources-0.6.1 config/routes.rb
spotlight-dor-resources-0.6.0 config/routes.rb