This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
anxgang
/
inflowERP
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
4d7b2661b2
Branches
Tags
master
inflowERP
/
app
/
channels
/
application_cable
/
channel.rb
channel.rb
79 B
Histórico
Raw
1
2
3
4
module ApplicationCable
class Channel < ActionCable::Channel::Base
end
end