Skip to content

Commit

Permalink
skeleton - Update root route
Browse files Browse the repository at this point in the history
  • Loading branch information
drewolson committed Jan 27, 2012
1 parent b93f18a commit 0cacb4e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 244 deletions.
4 changes: 1 addition & 3 deletions config/routes.rb
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,7 @@
# resources :products
# end

# You can have the root of your site routed with "root"
# just remember to delete public/index.html.
# root :to => 'welcome#index'
root :to => 'dashboard#show'

# See how all your routes lay out with "rake routes"

Expand Down
241 changes: 0 additions & 241 deletions public/index.html

This file was deleted.

0 comments on commit 0cacb4e

Please sign in to comment.