[Rails] An application resource called Cables

2017-03-09 Thread Mike
If you are not using ActionCable then remove it from the gem files and initialisers -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to

[Rails] An application resource called Cables

2017-03-02 Thread tonypm
I have an application which has a resource called cables. But after upgrading to Rails 5.0.1, I can no longer access the cables index page. in the log I get: Started GET "/cables" for 127.0.0.1 at 2017-03-02 12:32:04 + Started GET "/cable/s"[non-WebSocket] for 127.0.0.1 at 2017-03-02