Sha256: 2776d4ac242d57201d25d78cac6fd04d2b59a9a6ee761337ef0398c30e6977de

Contents?: true

Size: 91 Bytes

Versions: 3

Compression:

Stored size: 91 Bytes

Contents

ChinaCitys::Engine.routes.draw do
  root to: 'data#index'
  get ':id', to: 'data#show'
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
china_citys-0.0.6 config/routes.rb
china_citys-0.0.5 config/routes.rb
china_citys-0.0.4 config/routes.rb