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
Jean Boussier cce46f8db1
Merge pull request #42459 from ghiculescu/patch-2
Log a warning when assertions are incorrectly nested and errors are raised
2021-07-12 19:05:39 +02:00
..
channel Replace map + compact with filter_map 2021-04-22 22:08:34 -03:00
connection Replace map + compact with filter_map 2021-04-22 22:08:34 -03:00
helpers Convert CoffeeScript to ES6 syntax 2020-04-17 14:41:40 +03:00
server Truncate more ActionCable broadcast messages to 300 chars 2021-07-07 14:52:29 -03:00
subscription_adapter Always use OpenSSL constants for Digest operations 2021-06-30 13:57:54 +02:00
channel.rb Add ActionCable::Channel::TestCase 2018-09-26 22:06:14 -07:00
connection.rb feature: add ActionCable::Connection::TestCase 2019-01-02 19:47:38 -05:00
engine.rb Allow missing Action Cable config 2020-11-06 11:45:51 -06:00
gem_version.rb Rails 6.2 is now Rails 7.0 2021-02-04 16:47:16 +00:00
remote_connections.rb RemoteConnection#disconnect: fix ArgumentError on ruby 3.0 2021-04-02 12:24:54 -04:00
server.rb Remove invalid autoloads in top-level Rails modules 2020-06-08 17:21:26 -04: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 Log a warning when assertions are incorrectly nested and errors are raised 2021-07-12 10:37:43 -05:00
version.rb Use frozen string literal in actioncable/ 2017-07-23 23:30:29 +03:00