instance method
rejected?
Ruby on Rails 6.1.7.10
Since v6.0.6Signature
rejected?()
No documentation comment.
Source
# File actioncable/lib/action_cable/channel/test_case.rb, line 26
def rejected?
subscription_rejected?
end
Defined in actioncable/lib/action_cable/channel/test_case.rb line 26
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActionCable::Channel::ChannelStub