1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actioncable/lib/action_cable
George Claghorn c45e3e74ed
Merge pull request #34740 from sponomarev/feature/assert_has_stream
Add streams assert methods to ActionCable channel test case
2018-12-31 11:12:01 -05:00
..
channel Add streams assert methods to ActionCable channel test case 2018-12-18 17:37:53 -05:00
connection Stop trying to reconnect on unauthorized cable connections 2018-12-05 10:40:29 -08:00
helpers
server Enable Style/RedundantBegin cop to avoid newly adding redundant begin block 2018-12-21 06:12:42 +09:00
subscription_adapter ActionCable: add id option to redis adapter config 2018-09-05 16:54:44 +03:00
channel.rb Add ActionCable::Channel::TestCase 2018-09-26 22:06:14 -07:00
connection.rb
engine.rb
gem_version.rb Start Rails 6.0 development!!! 2018-01-30 18:51:17 -05:00
remote_connections.rb
server.rb
subscription_adapter.rb Add Action Cable test adapter 2018-08-19 19:06:30 -04:00
test_case.rb Add Action Cable test case and test helper 2018-08-19 19:23:33 -04:00
test_helper.rb DRY in assert_broadcasts 2018-08-23 12:39:03 +03:00
version.rb