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/subscription_adapter
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
..
async.rb applies new string literal convention in actioncable/lib 2016-08-06 19:13:46 +02:00
base.rb Allow subscription adapters to be shut down 2016-01-24 19:00:06 +10:30
evented_redis.rb applies new string literal convention in actioncable/lib 2016-08-06 19:13:46 +02:00
inline.rb Synchronize the lazy setters in Server 2016-01-30 03:46:37 +10:30
postgresql.rb applies new string literal convention in actioncable/lib 2016-08-06 19:13:46 +02:00
redis.rb applies new string literal convention in actioncable/lib 2016-08-06 19:13:46 +02:00
subscriber_map.rb Add guard to broadcast. 2016-05-26 05:22:56 +09:00