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