class Configuration
Ruby on Rails 5.0.7.2
Since v5.0.7.2An instance of this configuration object is available via ActionCable.server.config, which allows you to tweak Action Cable configuration in a Rails config initializer.
Inherits from
Attributes
- ActionCable::Server::Configuration#allowed_request_origins
- ActionCable::Server::Configuration#allow_same_origin_as_host
- ActionCable::Server::Configuration#cable
- ActionCable::Server::Configuration#connection_class
- ActionCable::Server::Configuration#disable_request_forgery_protection
- ActionCable::Server::Configuration#logger
- ActionCable::Server::Configuration#log_tags
- ActionCable::Server::Configuration#mount_path
- ActionCable::Server::Configuration#url
- ActionCable::Server::Configuration#use_faye
- ActionCable::Server::Configuration#worker_pool_size
Methods (defined here)
- # client_socket_class
- # event_loop_class
- # pubsub_adapter
- self. new
Methods (inherited)
From Object
(25)
- # <
- # acts_like?
- # blank?
- # change
- # create_fixtures
- # deep_dup
- # destroy
- # duplicable?
- # html_safe?
- # in?
- # instance_values
- # instance_variable_names
- # perform
- # presence
- # presence_in
- # present?
- # subscribed
- # to_param
- # to_query
- # try
- # try!
- # unescape
- # unsubscribed
- # with_options
- self. table_name_prefix