This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
Dachen
/
taiwan_city
Segui
3
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
c402d31c3b
Rami (Branch)
Tag
master
taiwan_city
/
config
/
routes.rb
routes.rb
91 B
Cronologia
Originale
1
2
3
4
TaiwanCity::Engine.routes.draw do
root to: 'data#index'
get ':id', to: 'data#show'
end