method
encrypted
v8.1.1 -
Show latest stable
- Class:
ActionCable::Connection::TestCookieJar
encrypted()public
No documentation available.
# File actioncable/lib/action_cable/connection/test_case.rb, line 48
def encrypted
@encrypted ||= TestCookies.new
end