Reputation: 6565
I'm trying to debug some odd behavior with my application and was trying to see if "disabling" action cable streams/subscriptions in development would correct the behavior - but how can I stop this without ripping out large amounts of code?
I'm currently using Rails 5.1.4
Upvotes: 3
Views: 2964