instance method
signed
Ruby on Rails 6.1.7.10
Since v6.0.6Signature
signed()
No documentation comment.
Source
# File actioncable/lib/action_cable/connection/test_case.rb, line 34
def signed
self[:signed] ||= {}.with_indifferent_access
end
Defined in actioncable/lib/action_cable/connection/test_case.rb line 34
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActionCable::Connection::TestCookieJar