rails--rails/actioncable/lib/action_cable/channel
Carlos Antonio da Silva ca06a9ff41 Refactor to use `model` instead of `record` as argument in Action Cable
We refer to `model` elsewhere in Action Cable's  implementation, so use
the same in `stream_or_reject_for` as well to keep the consistency.

Simplify the docs for the method to remove the usage "intention"
(that's not up to us) and mention it rejects the "subscription", not
the "connection".
2021-02-25 11:21:19 -03:00
..
base.rb update from PR #36222 2020-02-12 13:31:43 -05:00
broadcasting.rb Add note about broadcast_to/broadcasting_for to change log 2019-01-22 15:29:12 -05:00
callbacks.rb Class methods in the `class_methods` blocks are wrongly appeared in the doc 2018-04-04 09:04:15 +09:00
naming.rb Address to false negative for Performance/DeletePrefix,DeleteSuffix 2020-06-14 13:04:47 +09:00
periodic_timers.rb Use frozen string literal in actioncable/ 2017-07-23 23:30:29 +03:00
streams.rb Refactor to use `model` instead of `record` as argument in Action Cable 2021-02-25 11:21:19 -03:00
test_case.rb Fix inline code markup [ci-skip] 2021-02-14 11:20:35 -06:00