index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actioncable
/
lib
/
rails
/
generators
/
channel
/
templates
/
application_cable
/
channel.rb.tt
blob: d67269728300b9dac6a4a0db443ece02d7b6c513 (
plain
) (
blame
)
1
2
3
4
module
ApplicationCable
class
Channel
<
ActionCable::Channel::Base
end
end