1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/lib
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
..
action_cable Fix RemoteConnection due to refactoring breakage 2015-06-22 21:34:06 +02:00
assets/javascripts Require Cable.Channel constructors to define their channel name 2015-06-23 18:16:31 -04:00
action_cable.rb Add Broadcaster to publish to redis channels 2015-04-13 21:45:03 -05:00