1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actioncable/lib/action_cable/server
Xavier Noria b678eb57e9 applies new string literal convention in actioncable/lib
The current code base is not uniform. After some discussion,
we have chosen to go with double quotes by default.
2016-08-06 19:13:46 +02:00
..
worker Use AS::Executor / AS::Reloader to support reloading in ActionCable 2016-03-02 02:14:20 +10:30
base.rb applies new string literal convention in actioncable/lib 2016-08-06 19:13:46 +02:00
broadcasting.rb Add ActiveSupport::Notifications hook to Broadcaster#broadcast 2016-05-12 10:56:35 -07:00
configuration.rb applies new string literal convention in actioncable/lib 2016-08-06 19:13:46 +02:00
connections.rb Support faye-websocket + EventMachine as an option 2016-03-02 12:17:15 +10:30
worker.rb applies new string literal convention in actioncable/lib 2016-08-06 19:13:46 +02:00