1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/lib/action_cable/connection
2015-10-09 09:10:51 -05:00
..
authorization.rb Basic authentication helpers 2015-07-07 22:27:44 +02:00
base.rb Include request id in statistics to make it to search the logs 2015-10-09 09:10:51 -05:00
identification.rb support connection identifiers that don't implement to_global_id by defaulting to to_s 2015-08-24 19:54:14 +10:00
internal_channel.rb Documentation 2015-07-07 22:42:02 +02:00
message_buffer.rb Documentation 2015-07-07 22:42:02 +02:00
subscriptions.rb refactor channel look up to use a hash instead of an array and reduce the number of calls to safe_constantize because it can be slow 2015-07-30 10:14:57 +10:00
tagged_logger_proxy.rb Complete all the standard severity levels 2015-07-07 22:45:12 +02:00
web_socket.rb Add WebSocket decorator 2015-06-27 16:50:05 +02:00