gem.sh gem.sh
Home Gems Types Docs Community
  • Modules

    • module ActionCable
    • module ActionCable::SubscriptionAdapter
    • module AnyCable
    • module AnyCable::Compatibility
    • module AnyCable::Rails
    • module AnyCable::Rails::ChannelState
    • module AnyCable::Rails::ChannelState::ClassMethods
    • module AnyCable::Rails::ConnectionState
    • module AnyCable::Rails::ConnectionState::ClassMethods
    • module AnyCable::Rails::Connections
    • module AnyCable::Rails::Connections::PersistentSession
    • module AnyCable::Rails::Connections::SerializableIdentification
    • module AnyCable::Rails::Extension
    • module AnyCable::Rails::Middlewares
    • module AnyCable::Rails::Rack
    • module AnyCableRailsGenerators
    • module AnyCableRailsGenerators::WithOSHelpers
    • module RuboCop
    • module RuboCop::AnyCable
    • module RuboCop::Cop
    • module RuboCop::Cop::AnyCable
  • Classes

    • class ActionCable::SubscriptionAdapter::AnyCable
    • class AnyCable::CompatibilityError
    • class AnyCable::Rails::Connection
    • class AnyCable::Rails::ConnectionFactory
    • class AnyCable::Rails::Connections::SessionProxy
    • class AnyCable::Rails::Middlewares::Executor
    • class AnyCable::Rails::Middlewares::LogTagging
    • class AnyCable::Rails::Railtie
    • class AnyCableRailsGenerators::DownloadGenerator
    • class AnyCableRailsGenerators::SetupGenerator
    • class RuboCop::Cop::AnyCable::InstanceVars
    • class RuboCop::Cop::AnyCable::PeriodicalTimers
    • class RuboCop::Cop::AnyCable::StreamFrom
    Overview
    H
    Home
    R
    Reference
    T
    Types
    C
    Changelogs
  • Documentation
    • README
  • More
    • Versions
    • Source
    • Playground
    • Stats
    • Metadata
    • Wiki
    • Announcements
    Community
    • Articles
    • Tutorials
    • Videos
    • Community
  1. Gems
  2. anycable-rails
  3. 1.4.0

anycable-rails

Rails adapter for AnyCable

Types
Docs
Guides
Zeitwerk
Namespace
Optimized

Version

1.4.0

Authors

palkan

Dependencies

anycable, actioncable, globalid, ammeter, bundler, rake, rspec-rails, rubocop, warden, simplecov, simplecov-lcov

Quick Start

bundle add anycable-rails

Getting Started

Learn more about the Anycable-rails gem.

Installation

Learn more about how to install and configure the gem

Documentation

Learn more about the details

Guides

Learn more about the gem in the written guides

Reference

Learn more about the classes and modules

Playground

Test, play and inspect the gem for yourself

irb(main):001:0>

            

Playground

Run a Ruby playground with the anycable-rails gem pre-installed

Play

Top-Level Modules

  • ActionCable
  • AnyCable
  • AnyCableRailsGenerators
  • RuboCop

Top-Level Instance Methods

  • # after_command
  • # anycabled?
  • # anycabled?
  • # around_command
  • # before_command
  • # disconnect
  • # dispatch_websocket_message
  • # env
  • # handle_channel_command
  • # handle_subscribe
  • # initialize
  • # request
  • # start_periodic_timers
  • # stop_all_streams
  • # stop_periodic_timers
  • # stop_stream_from
  • # stream_from
  • # subscribe_to_channel
  • # transmit
Home
Gems
Docs
Contribute
Monitoring
Twitter GitHub Mastodon

© 2025 gem.sh - Beautiful documentation for any Ruby gem