class Connection
Ruby on Rails 7.0.10
Since v7.0.10 Last seen in v7.1.6Available in: v7.0.10 v7.1.6
No documentation comment.
Inherits from
Methods (inherited)
From ActionCable::Connection::Base (5)
- # beat
- # close
- # send_async
- # statistics
- self. new
From ActiveSupport::Rescuable (1)
From Object (16)
- # acts_like?
- # blank?
- # deep_dup
- # duplicable?
- # html_safe?
- # in?
- # instance_values
- # instance_variable_names
- # presence
- # presence_in
- # present?
- # to_param
- # to_query
- # try
- # try!
- # with_options
From ActiveRecord::TestFixtures (4)
From ActiveSupport::Concern (3)
- # class_methods
- # included
- # prepended