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:
7dffff25e4
Ramos
Etiquetas
master
taiwan_city
/
config
/
routes.rb
routes.rb
90 B
Histórico
Em bruto
1
2
3
4
ChinaCity::Engine.routes.draw do
root to: 'data#index'
get ':id', to: 'data#show'
end