Skip to content
This repository has been archived by the owner on May 27, 2020. It is now read-only.

Commit

Permalink
set root to user index
Browse files Browse the repository at this point in the history
  • Loading branch information
edikle committed Jan 31, 2018
1 parent bdbfb64 commit 5910115
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/routes.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
Rails.application.routes.draw do
# For details on the DSL available within this file, see http://guides.rubyonrails.org/routing.html

root "users#index"
end

0 comments on commit 5910115

Please sign in to comment.