As far as I can see from the source code, you're not importing the actioncable library, but you have a copy of it in your lib.
This means, tomorrow there is a new version of actioncable, you'll have to update you code with this update, isn't It?
What version of actioncable do you have right now?
As far as I can see from the source code, you're not importing the actioncable library, but you have a copy of it in your lib.
This means, tomorrow there is a new version of
actioncable, you'll have to update you code with this update, isn't It?What version of actioncable do you have right now?