aboutsummaryrefslogtreecommitdiffstats
path: root/actioncable/lib/rails/generators/channel/templates/application_cable/channel.rb
Commit message (Collapse)AuthorAgeFilesLines
* Use .tt extension to all the template filesRafael Mendonça França2017-11-131-4/+0
| | | | | | | | Make clear that the files are not to be run for interpreters. Fixes #23847. Fixes #30690. Closes #23878.
* remove needless commentsyuuji.yaginuma2016-06-061-2/+0
| | | | Follow up to #25240.
* Change comments to not exceed 80 charactersJeroen Visser2016-05-191-1/+2
| | | | Other generated files do keep to this, but action cable doesn't.
* Generate ApplicationCable files if they do not already existJon Moss2016-02-221-0/+5