aboutsummaryrefslogtreecommitdiffstats
path: root/actioncable/lib/rails/generators/channel/templates/channel.rb
Commit message (Collapse)AuthorAgeFilesLines
* remove needless commentsyuuji.yaginuma2016-06-061-1/+0
| | | | Follow up to #25240.
* don’t explicitly mention EventMachine [ci skip]yuuji.yaginuma2016-02-051-1/+1
| | | | Follow up to 6accef4e11b0c793e1c085536b5ed27f32b6a0c3
* Note that changes to the cable setup requires restarting the serverDavid Heinemeier Hansson2015-12-161-0/+1
|
* Fix parent classDavid Heinemeier Hansson2015-12-161-1/+1
|
* Basic channel generatorDavid Heinemeier Hansson2015-12-151-0/+16