This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
Dachen
/
taiwan_city
Suivre
3
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
7dffff25e4
Branches
Tags
master
taiwan_city
/
config
/
routes.rb
routes.rb
90 B
Historique
Raw
1
2
3
4
ChinaCity::Engine.routes.draw do
root to: 'data#index'
get ':id', to: 'data#show'
end