You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get a boot error, something went wrong when loading config.ru. Specifically, it could not require ..app/channels/application_cable/channel.rb. (uninitialized constant ApplicationCable::ActionCable). Please require the necessary files. I installed the ActionCable gem and ran bundle install but I still getting the same error when I copy/paste the 9393 port to check if the app is still running. Any help will be greatly appreciated.
The text was updated successfully, but these errors were encountered:
I get a boot error, something went wrong when loading config.ru. Specifically, it could not require ..app/channels/application_cable/channel.rb. (uninitialized constant ApplicationCable::ActionCable). Please require the necessary files. I installed the ActionCable gem and ran bundle install but I still getting the same error when I copy/paste the 9393 port to check if the app is still running. Any help will be greatly appreciated.
The text was updated successfully, but these errors were encountered: