instance method
stream_names
Ruby on Rails edge
Since edgeSignature
stream_names(= streams.keys)
No documentation comment.
Parameters
-
= streams.keysreq
Source
# File actioncable/lib/action_cable/channel/test_case.rb, line 29
def stream_names = streams.keys
end
Defined in actioncable/lib/action_cable/channel/test_case.rb line 29
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActionCable::Channel::ChannelExt