aboutsummaryrefslogtreecommitdiffstats
path: root/actioncable/lib/action_cable/helpers/action_cable_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Use frozen string literal in actioncable/Kir Shatrov2017-07-231-0/+2
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* use correct value in example [ci skip]yuuji.yaginuma2016-11-141-1/+1
* Add small Action Cable documentation fixesHayley Anderson2016-02-271-6/+6
* Enable Action Cable routes by defaultJon Moss2016-02-241-2/+13
* Full Action Cable documentation read throughJon Moss2016-02-171-1/+1
* Get ready to merge into RailsDavid Heinemeier Hansson2015-12-141-0/+29