Skip to content

Commit

Permalink
ルーティングの設定
Browse files Browse the repository at this point in the history
  • Loading branch information
yumayo14 committed Jan 23, 2018
1 parent c62d3cf commit d9e58b7
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
devise_for :users
# For details on the DSL available within this file, see http:https://guides.rubyonrails.org/routing.html
root "users#edit"
end

0 comments on commit d9e58b7

Please sign in to comment.