Ver a proveniência

Set root URL to layers index

master
Adrian Short há 13 anos
ascendente
cometimento
34dee39c84
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      config/routes.rb

+ 1
- 1
config/routes.rb Ver ficheiro

@@ -68,7 +68,7 @@ Apollo::Application.routes.draw do


# You can have the root of your site routed with "root" # You can have the root of your site routed with "root"
# just remember to delete public/index.html. # just remember to delete public/index.html.
root :to => 'feeds#index'
root :to => 'layers#index'


# See how all your routes lay out with "rake routes" # See how all your routes lay out with "rake routes"




Carregando…
Cancelar
Guardar