1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actioncable/test
2020-06-10 13:52:43 +01:00
..
channel Add method ActionCable::Channel#stream_or_reject_for to stream if record is present, otherwise reject the connection (#38375) 2020-03-07 10:09:08 -08:00
connection add rescue_with support to ActionCable::Connection::Base 2020-03-20 14:49:38 -07:00
javascript/src
server
stubs Introduce ActionCable::Channel#stop_stream_from/for to unsubscribe specific streams (#37171) 2020-01-17 13:39:06 -08:00
subscription_adapter Use indifferent access for config hash in actioncable postgresql test 2020-06-10 13:52:43 +01:00
client_test.rb
javascript_package_test.rb Enforce that actioncable compiled JS bundle is in sync with source code 2019-10-19 02:26:31 +02:00
test_helper.rb
test_helper_test.rb
worker_test.rb