소스 검색

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"



불러오는 중...
취소
저장