Search code examples
Request origin not allowed: http://localhost:3001 when using Rails5 and ActionCable...

ruby-on-railsruby-on-rails-5actioncable

Read More
How can I test ActionCable channels using RSpec?...

ruby-on-railsrspecruby-on-rails-5actioncable

Read More
In my Rails app, I'm having trouble getting a notifications icon to update with turbo frames whe...

ruby-on-railswebsocketactioncableturbo

Read More
Testing broadcasts_refreshes in Rails...

ruby-on-railsminitestactioncablerails-activejob

Read More
Why doesn't this ActionCable broadcast work in test?...

ruby-on-railsrubyactioncable

Read More
Double rendering (race condition) from action cable and turbo streams...

ruby-on-railsactioncableturbo

Read More
RoR 5.0.0 ActionCable wss WebSocket handshake: Unexpected response code: 301...

nginxwebsocketruby-on-rails-5pumaactioncable

Read More
Setting up Turbo stream broadcasts_refreshes, websocket error...

ruby-on-railswebsocketactioncablehotwire-railsturbo-rails

Read More
Is it possible to give Rails' ApplicationCable module a custom name?...

ruby-on-railsactioncable

Read More
How to stub env['warden'].user for ApplicationCable::Connection tests with rspec...

rspecdeviserspec-railsactioncable

Read More
Is it possible to use Action Cable in Rails 6 on Sprockets?...

ruby-on-railsruby-on-rails-6actioncable

Read More
How to fix the warning: "DEPRECATION: action_cable.js has been renamed to actioncable.js – plea...

ruby-on-railsrubyactioncable

Read More
How to disable Rails ActionCable WebSocket channel for other Rails app in local env...

ruby-on-railswebsocketactioncableruby-on-rails-7

Read More
How to set up ActionCable with Importmaps in Rails 6? (MRI and Jruby)...

ruby-on-railsrubyjrubyactioncableimport-maps

Read More
React Native subscribes multiple times to websocket on load...

react-nativeactioncableruby-on-rails-7

Read More
WebSocket error occurred: wrong number of arguments (given 2, expected 1)...

ruby-on-rails-5actioncable

Read More
ActionCable not connecting during capybara-webkit feature spec...

ruby-on-railswebsocketcapybaracapybara-webkitactioncable

Read More
Ruby on Rails Action Cable + Sidekiq with GCP Memorystore Redis client command not supported...

ruby-on-railsgoogle-cloud-platformsidekiqactioncablegoogle-cloud-memorystore

Read More
Rails 7/Action Cable: Access consumer instance from view...

ruby-on-railswebsocketactioncableruby-on-rails-7

Read More
Secure Action cable with Doorkeeper Authorisation...

ruby-on-railsactioncabledoorkeeper

Read More
Broadcast message for identified user with ActionCable from non Rails application...

ruby-on-railsrubywebsocketactioncable

Read More
How To use devise_token_auth with ActionCable for authenticating user?...

ruby-on-railsauthenticationdeviseruby-on-rails-5actioncable

Read More
Why is Turbo Action Cable within a job not working in system Rspec tests?...

ruby-on-railsrubyrspecactioncableturbo

Read More
Rails remote form parameter not being passed to controller...

ruby-on-railsmodel-view-controllerparametersactioncable

Read More
Rails 7 ActionCable Unable to Connect...

ruby-on-railsactioncableruby-on-rails-7import-maps

Read More
Typing indicator with action cable in rails- 7...

ruby-on-railsrubyactioncablehotwire-railsturbo

Read More
Ruby-on-Rails app using Action-Cable runs in development but fails in production mode...

ruby-on-railsactioncable

Read More
rails remove element in real time...

javascriptruby-on-railscoffeescriptactioncable

Read More
ActionCable - Error during WebSocket handshake: Unexpected response code: 404...

ruby-on-railsnginxactioncable

Read More
Rails: run controller action from actioncable...

javascriptruby-on-railswebsocketactioncable

Read More
BackNext