Sha256: 90cad76cab1b5504d472a718224051bf082f4a6ca8cf29802c7225383b626b98

Contents?: true

Size: 153 Bytes

Versions: 15

Compression:

Stored size: 153 Bytes

Contents

G5Updatable::Engine.routes.draw do
  post "/update" => "feed#update"
  get "/locations/:urn" => "locations#show"

  resources :syncs, only: [:index]
end

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
g5_updatable-1.0.2.pre.1 config/routes.rb
g5_updatable-0.20.3.pre.1 config/routes.rb
g5_updatable-0.10.3 config/routes.rb
g5_updatable-0.10.2 config/routes.rb
g5_updatable-0.10.1 config/routes.rb
g5_updatable-0.10.0 config/routes.rb
g5_updatable-0.9.0 config/routes.rb
g5_updatable-0.8.0 config/routes.rb
g5_updatable-0.7.2 config/routes.rb
g5_updatable-0.7.1 config/routes.rb
g5_updatable-0.7.0 config/routes.rb
g5_updatable-0.6.1 config/routes.rb
g5_updatable-0.6.0 config/routes.rb
g5_updatable-0.5.1 config/routes.rb
g5_updatable-0.5.0 config/routes.rb