Skip to content

Commit

Permalink
GitBook: [pre-release] one page modified
Browse files Browse the repository at this point in the history
  • Loading branch information
leastbad authored and gitbook-bot committed May 9, 2021
1 parent 8c679c6 commit 09e9b62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/rtfm/authentication.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ module ApplicationCable

def connect
self.session_id = request.session.id
reject_unauthorized_connection unless session_id
end
end
end
Expand Down

0 comments on commit 09e9b62

Please sign in to comment.