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