# File lib/action_cable/connection/authorization.rb, line 7 def reject_unauthorized_connection logger.error "An unauthorized connection attempt was rejected" raise UnauthorizedError end