method

internal_methods

rails latest stable - Class: ActionCable::Channel::Callbacks::ClassMethods

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/callbacks.rb, line 77
          def internal_methods
            INTERNAL_METHODS
          end