|
|
@@ -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" |
|
|
|
|
|
|
|