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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Generate ApplicationCable files if they do not already exist
Jon Moss
2016-02-22
2
-0
/
+10
*
don’t explicitly mention EventMachine [ci skip]
yuuji.yaginuma
2016-02-05
1
-1
/
+1
*
add line break between method of generated channel js
yuuji.yaginuma
2015-12-18
1
-1
/
+1
*
Should also stub the received callback
David Heinemeier Hansson
2015-12-17
1
-0
/
+3
*
Generate all the ApplicationCable stubs by default, like all other Applicatio...
David Heinemeier Hansson
2015-12-16
3
-35
/
+0
*
Comment out the user handling so default setup connects directly
David Heinemeier Hansson
2015-12-16
1
-18
/
+18
*
Require tree
David Heinemeier Hansson
2015-12-16
1
-1
/
+1
*
Note that changes to the cable setup requires restarting the server
David Heinemeier Hansson
2015-12-16
3
-0
/
+3
*
@App could have been set elsewhere
David Heinemeier Hansson
2015-12-16
1
-1
/
+1
*
Fix parent class
David Heinemeier Hansson
2015-12-16
1
-1
/
+1
*
Move Cable to ActionCable for client-side constant to avoid conflicts
David Heinemeier Hansson
2015-12-16
1
-2
/
+2
*
Basic channel generator
David Heinemeier Hansson
2015-12-15
5
-0
/
+60