Rename actioncable integration (deprecation warning)
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
// Action Cable provides the framework to deal with WebSockets in Rails.
|
||||
// You can generate new channels where WebSocket features live using the `rails generate channel` command.
|
||||
//
|
||||
//= require action_cable
|
||||
//= require actioncable
|
||||
//= require_self
|
||||
//= require_tree ./channels
|
||||
|
||||
|
Reference in New Issue
Block a user