Просмотр исходного кода

Set root URL to layers index

master
Adrian Short 11 лет назад
Родитель
Сommit
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"



Загрузка…
Отмена
Сохранить