This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
Dachen
/
taiwan_city
ウォッチ
3
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
fd8a203134
ブランチ
タグ
master
taiwan_city
/
config
/
routes.rb
routes.rb
91 B
履歴
Raw
1
2
3
4
TaiwanCity::Engine.routes.draw do
root to: 'data#index'
get ':id', to: 'data#show'
end