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
David Heinemeier Hansson 6315a11b90 Logging at info level should be reserved for top-level concerns
Information about partials and cable connection notices are too low level.
2019-08-26 16:43:45 -04:00
..
channel Logging at info level should be reserved for top-level concerns 2019-08-26 16:43:45 -04: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 Enable Layout/EmptyLinesAroundAccessModifier cop 2019-06-13 12:00:45 +09: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 Start Rails 6.1 development 2019-04-24 15:57:14 -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