Source: show | on GitHub
# File actioncable/test/connection/authorization_test.rb, line 8 def connect reject_unauthorized_connection end
# File actioncable/test/connection/authorization_test.rb, line 12 def send_async(method, *args) send method, *args end