Sha256: 0b4235771422d974cb3e626e877e7706ea214b431577ad46782f64dee892a2ca

Contents?: true

Size: 144 Bytes

Versions: 31

Compression:

Stored size: 144 Bytes

Contents

HydraEditor::Engine.routes.draw do
  resources :records, only: [:new, :edit, :create, :update], constraints: { id: /[a-zA-Z0-9_.:\-\/%]+/ }
end

Version data entries

31 entries across 31 versions & 1 rubygems

Version Path
hydra-editor-7.0.0 config/routes.rb
hydra-editor-6.3.0 config/routes.rb
hydra-editor-6.2.0 config/routes.rb
hydra-editor-6.1.0 config/routes.rb
hydra-editor-6.0.0 config/routes.rb
hydra-editor-5.0.5 config/routes.rb
hydra-editor-5.0.4 config/routes.rb
hydra-editor-5.0.3 config/routes.rb
hydra-editor-5.0.2 config/routes.rb
hydra-editor-5.0.1 config/routes.rb
hydra-editor-5.0.0 config/routes.rb
hydra-editor-4.0.2 config/routes.rb
hydra-editor-4.0.1 config/routes.rb
hydra-editor-3.4.0 config/routes.rb
hydra-editor-3.4.0.beta config/routes.rb
hydra-editor-3.3.2 config/routes.rb
hydra-editor-3.3.1 config/routes.rb
hydra-editor-3.2.1 config/routes.rb
hydra-editor-3.2.0 config/routes.rb
hydra-editor-3.1.2 config/routes.rb