Sha256: 019428ac4deba677440a7e1bf24ab34a4648d6a3fd1098dfe037a682bb909f80

Contents?: true

Size: 316 Bytes

Versions: 4

Compression:

Stored size: 316 Bytes

Contents

Description:
    Configures your application to work with AnyCable interactively.

Example:
    rails generate anycable:setup

    # You can opt-in to use HTTP RPC
    rails generate anycable:setup --rpc=http

    # You can specify which version of anycable-go to use
    rails generate anycable:setup --version=1.4

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
anycable-rails-core-1.4.4 lib/generators/anycable/setup/USAGE
anycable-rails-core-1.4.3 lib/generators/anycable/setup/USAGE
anycable-rails-core-1.4.2 lib/generators/anycable/setup/USAGE
anycable-rails-core-1.4.1 lib/generators/anycable/setup/USAGE