init push - laying out the project
This commit is contained in:
4
portal/app/channels/application_cable/connection.rb
Normal file
4
portal/app/channels/application_cable/connection.rb
Normal file
@ -0,0 +1,4 @@
|
||||
module ApplicationCable
|
||||
class Connection < ActionCable::Connection::Base
|
||||
end
|
||||
end
|
Reference in New Issue
Block a user