1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/lib/assets/javascripts
Javan Makhmali b5e0e58fe1 Require Cable.Channel constructors to define their channel name
Function.name is not widely supported, and a function's name can be mangled by a minifier making it an unreliable property to infer the channel name from
2015-06-23 18:16:31 -04:00
..
cable.js.coffee Switch internal actions to be called commands instead, such that we can use action as the routing word on the user side 2015-06-19 19:05:06 +02:00
channel.js.coffee Require Cable.Channel constructors to define their channel name 2015-06-23 18:16:31 -04:00