instance method
signed
Ruby on Rails 8.0.4
Since v6.0.6Signature
signed()
No documentation comment.
Source
# File actioncable/lib/action_cable/connection/test_case.rb, line 44
def signed
@signed ||= TestCookies.new
end
Defined in actioncable/lib/action_cable/connection/test_case.rb line 44
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActionCable::Connection::TestCookieJar