ソースを参照

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"



読み込み中…
キャンセル
保存