Submit social housing lettings and sales data (CORE)

5 lines
85 B

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