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
/
app
/
javascript
/
action_cable
/
adapters.js
blob: 4de8131438779c6ab49866dd98759716d703fc6b (
plain
) (
blame
)
1
2
3
4
export
default
{
logger
:
self
.
console
,
WebSocket
:
self
.
WebSocket
}