Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
oiahoon committed Sep 6, 2017
2 parents 9b0643d + 92e7451 commit c873c58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions poker/config/routes.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

mount ActionCable.server => '/cable'

# root "chats#new"
root "usersessions#new"
root "chats#new"
# root "usersessions#new"

resources :chats

Expand Down

0 comments on commit c873c58

Please sign in to comment.