aboutsummaryrefslogtreecommitdiffstats
path: root/actioncable/lib/action_cable/server/worker
Commit message (Collapse)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
| | | | | This reverts commit 3420a14590c0e6915d8b6c242887f74adb4120f9, reversing changes made to afb66a5a598ce4ac74ad84b125a5abf046dcf5aa.
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
|
* Use AS::Executor / AS::Reloader to support reloading in ActionCableMatthew Draper2016-03-021-3/+0
|
* Full Action Cable documentation read throughJon Moss2016-02-171-2/+2
| | | | | | | | | This PR checks all active Action Cable documentation for typos and other fixes. It aims to make sure that when Rails 5 is released, that the Action Cable docs are up to snuff with the other documentation included with Rails. [ci skip]
* Get ready to merge into RailsDavid Heinemeier Hansson2015-12-141-0/+22