This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
Dachen
/
taiwan_city
Vigiar
3
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
fd8a203134
Ramos
Etiquetas
master
taiwan_city
/
config
/
routes.rb
routes.rb
91 B
Histórico
Em bruto
1
2
3
4
TaiwanCity::Engine.routes.draw do
root to: 'data#index'
get ':id', to: 'data#show'
end