Mercurial > rsstweet
diff config/routes.rb @ 6:82cb8887fb56
Hahaha, no assets.
author | edogawaconan <me@myconan.net> |
---|---|
date | Fri, 05 Sep 2014 18:30:35 +0900 |
parents | a1c9fadc0904 |
children | 207917e41964 |
line wrap: on
line diff
--- a/config/routes.rb Fri Sep 05 18:29:42 2014 +0900 +++ b/config/routes.rb Fri Sep 05 18:30:35 2014 +0900 @@ -3,7 +3,7 @@ # See how all your routes lay out with "rake routes". # You can have the root of your site routed with "root" - # root 'welcome#index' + root 'static#index' # Example of regular route: # get 'products/:id' => 'catalog#view'