method

internal_methods

rails latest stable - Class: ActionCable::Channel::Base

Method not available on this version

This method is only available on newer versions. The first available version (v8.1.1) is shown here.

internal_methods()
private

No documentation available.

# File actioncable/lib/action_cable/channel/base.rb, line 158
          def internal_methods
            super
          end