APIdock / Ruby on Rails
/
Browse About
method

reject

v5.0.0.1 - Show latest stable - Class: ActionCable::Channel::Base
reject()
protected

No documentation available.

# File actioncable/lib/action_cable/channel/base.rb, line 217
        def reject
          @reject_subscription = true
        end

Related methods

  • Instance methods
  • perform_action
  • unsubscribe_from_channel
  • Class methods
  • action_methods
  • new
  • Protected methods
  • protectedclear_action_methods!
  • protectedmethod_added
  • protecteddefer_subscription_confirmation!
  • protecteddefer_subscription_confirmation?
  • protectedreject
  • protectedsubscribed
  • protectedsubscription_confirmation_sent?
  • protectedsubscription_rejected?
  • protectedtransmit
  • protectedunsubscribed
  • Private methods
  • privateaction_signature
  • privatedelegate_connection_identifiers
  • privatedispatch_action
  • privateextract_action
  • privateprocessable_action?
  • privatereject_subscription
  • privatesubscribe_to_channel
  • privatetransmit_subscription_confirmation
  • privatetransmit_subscription_rejection
APIdock API Documentation Browser

Implement the SPACE framework the right way with Swarmia.

© 2026 APIdock