-
Carlos Antonio da Silva authored
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".
Carlos Antonio da Silva authoredWe 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".
Loading