Flowdock
method

channels_data

Importance_0
v6.1.3.1 - Show latest stable - 0 notes - Class: Test
channels_data() private

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File actioncable/lib/action_cable/subscription_adapter/test.rb, line 35
        def channels_data
          @channels_data ||= {}
        end
Register or log in to add new notes.