instance method
streams
Ruby on Rails 8.0.4
Since v6.0.6Signature
streams()
No documentation comment.
Source
# File actioncable/lib/action_cable/channel/test_case.rb, line 41
def streams
@_streams ||= []
end
Defined in actioncable/lib/action_cable/channel/test_case.rb line 41
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActionCable::Channel::ChannelStub