瀏覽代碼

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…
取消
儲存