Sha256: 82bac70591b292c89ecfb022a5ecd7fed0ecda6a96d4505edbb9170d07cb72e6

Contents?: true

Size: 94 Bytes

Versions: 3

Compression:

Stored size: 94 Bytes

Contents

ClwyChinaCity::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
clwy_china_city-0.0.9 config/routes.rb
clwy_china_city-0.0.8 config/routes.rb
clwy_china_city-0.0.7 config/routes.rb