aboutsummaryrefslogtreecommitdiffstats
path: root/actioncable/lib/action_cable/helpers
Commit message (Collapse)AuthorAgeFilesLines
* use correct value in example [ci skip]yuuji.yaginuma2016-11-141-1/+1
| | | | | Need to specify `reload` from turbolinks 5. Ref: 7225f0bb9fd1d71a7a37b53815c90178cc7319bd
* Add small Action Cable documentation fixesHayley Anderson2016-02-271-6/+6
| | | | | * Fix typos/grammar errors * Make capitalization/naming consistent
* Enable Action Cable routes by defaultJon Moss2016-02-241-2/+13
| | | | This also marks Action Cable routes as internal to Rails.
* Full Action Cable documentation read throughJon Moss2016-02-171-1/+1
| | | | | | | | | 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/+29