method

encrypted

encrypted()
public

No documentation available.

# File actioncable/lib/action_cable/connection/test_case.rb, line 38
      def encrypted
        self[:encrypted] ||= {}.with_indifferent_access
      end