Nicolas Bally 000500e534 init
2020-02-25 02:33:11 +01:00

5 lines
85 B
Ruby

module ApplicationCable
class Connection < ActionCable::Connection::Base
end
end