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 Use frozen string literal in actioncable/ 2017-07-23 23:30:29 +03:00
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 Use frozen string literal in actioncable/ 2017-07-23 23:30:29 +03:00
engine.rb [Action Cable] require_relative => require 2017-10-21 22:48:29 +09:00
gem_version.rb Start Rails 6.0 development!!! 2018-01-30 18:51:17 -05:00
remote_connections.rb Clarify intentions around method redefinitions 2017-09-01 14:27:13 +09:30
server.rb Use frozen string literal in actioncable/ 2017-07-23 23:30:29 +03:00
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 Use frozen string literal in actioncable/ 2017-07-23 23:30:29 +03:00