Преглед изворни кода

Set root URL to layers index

master
Adrian Short пре 11 година
родитељ
комит
34dee39c84
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      config/routes.rb

+ 1
- 1
config/routes.rb Прегледај датотеку

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

# You can have the root of your site routed with "root"
# 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"



Loading…
Откажи
Сачувај