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
Blake Stoddard 70d64169ae ActionCable: don't allowlist keys passed to the Redis initializer
Support all Redis features without needing to maintain a list of valid options that must stay in sync with the upstream client library.
2019-04-22 09:59:53 -04:00
..
channel Add ActionCable channel/connection load hooks 2019-01-29 22:07:49 -05:00
connection url -> URL where apt except inside actionpack/ 2019-04-01 22:56:35 +05:30
helpers Use frozen string literal in actioncable/ 2017-07-23 23:30:29 +03:00
server Allow passing custom config to ActionCable::Server::Base 2019-02-12 17:17:46 -05:00
subscription_adapter ActionCable: don't allowlist keys passed to the Redis initializer 2019-04-22 09:59:53 -04: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 [Action Cable] require_relative => require 2017-10-21 22:48:29 +09:00
gem_version.rb Prep release 2019-03-11 11:58:15 -04: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 typo fixes in action cable 2019-01-17 22:02:35 +05:30
version.rb Use frozen string literal in actioncable/ 2017-07-23 23:30:29 +03:00