File "connection.rb"
Full Path: /home/analogde/www/php/integrations/rubyonrails/samples/app/channels/application_cable/connection.rb
File size: 85 bytes
MIME-type: text/x-ruby
Charset: utf-8
module ApplicationCable
class Connection < ActionCable::Connection::Base
end
end