aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/action_cable_overview.md
Commit message (Expand)AuthorAgeFilesLines
* url -> URL in Action Cable guide [ci skip]Sharang Dashputre2019-04-011-3/+3
* feat(js): Dynamic ActionCable URL (#35579)Ryan Castner2019-03-311-0/+17
* Update links and code examples in the guides to use HTTPS where the host supp...Nathaniel Suchy2019-03-061-1/+1
* Add Worker Pool section to Action Cable configuration docsSergey Ponomarev2019-02-011-5/+15
* Minimize boilerplate setup code for JavaScript librariesJavan Makhmali2019-01-161-2/+2
* Add Action Cable Testing guidesVladimir Dementyev2019-01-141-0/+5
* Merge pull request #34932 from bogdanvlviv/fix-action-cable-guide-follow-up-3...Ryuta Kamizono2019-01-141-8/+8
|\
| * Fix "Action Cable Overview" guide [ci skip]bogdanvlviv2019-01-131-8/+8
* | Merge `actioncable/README.md` to the Action Cable Overview guide [ci skip]bogdanvlviv2019-01-131-0/+30
|/
* Move all npm packages to @rails scopeJavan Makhmali2019-01-101-1/+1
* Use ES6 and Webpacker in ActionCable guide.Gannon McGibbon2019-01-041-112/+160
* Update `action_cable_overview.md`: fix typo.Evgeny Sugakov2018-11-101-3/+3
* fix broken link in Action Cable guides and readme [ci skip]Greg Molnar2018-10-081-1/+1
* Rails guides are now served over httpsPaul McMahon2018-07-241-1/+1
* [ci skip] Add missing **DO NOT READ THIS FILE ON GITHUB, GUIDES ARE PUBLISHED...Ryuta Kamizono2017-12-151-0/+2
* Update Action Cable Overview Guide [ci skip]Francis Go2017-11-221-9/+9
* Remove mention about Evented Redis [ci skip]yuuji.yaginuma2017-10-261-2/+2
* Remove mention about Evented Redis [ci skip]bogdanvlviv2017-10-231-2/+1
* Cosmetic fixes [ci skip]Yauheni Dakuka2017-10-061-1/+1
* [ci skip] Prefer cookies.encrypted over signed (#30129)Claudio B2017-08-071-1/+1
* Rename local variable name `current_user` to `verified_user` [ci skip]yuuji.yaginuma2017-03-251-3/+3
* Various style + grammar fixes for #27719Jon Moss2017-01-181-8/+10
* Update ActionCable guide to better describe SubscriptionAdapter configuration.Chad Ingram2017-01-171-3/+22
* Abuse of protected in guidesAkira Matsuda2016-12-251-1/+1
* Suggested editsJavier Cuevas2016-10-131-3/+3
* Improve Action Cable Overview guideJavier Cuevas2016-10-131-3/+3
* Change page:change to turbolinks:load in README.md [ci skip]kenta-s2016-10-051-1/+1
* Merge branch 'master' of github.com:rails/docrailsVijay Dev2016-08-211-2/+2
|\
| * Fix remaining broadcasting_name example from Action Cable guide [ci skip]Prathamesh Sonpatki2016-08-121-2/+2
* | [ci skip] Fix documentation wrong for ActionCableEric Zhang2016-08-121-1/+1
* | [ci skip] Fix documentation for ActionCable::Channel#broadcast_toEric Zhang2016-08-121-2/+2
|/
* Update ActionCable Rebroadcasting a Message documentationJoseph Mullins2016-07-121-1/+1
* Add header demarcation to Action Cable guideJosh Justice2016-07-051-1/+3
* Make log tags example for ACa more generic and not BC specific [ci skip]Vipul A M2016-06-151-3/+4
* Expand on AC introduction list [ci skip]Vipul A M2016-06-071-0/+2
* Merge branch 'master' of github.com:rails/docrailsVijay Dev2016-06-031-1/+1
|\
| * Light edits to Action Cable Overview guideJon Moss2016-05-281-3/+3
* | [ci skip]Fix wrong require path raising LoadErrorwillnet2016-05-291-1/+1
* | [ci skip] Fix ActionCable Guideswillnet2016-05-271-1/+1
* | edit pass over the cable guide [ci skip]Xavier Noria2016-05-141-143/+181
|/
* change cable.coffee to cable.js [ci skip]yuuji.yaginuma2016-05-071-6/+11
* http --> httpsJon Moss2016-05-061-1/+1
* Merge branch 'master' of github.com:rails/docrailsVijay Dev2016-04-291-7/+8
|\
| * [ci skip] Fix formatting of code snippet in Action Cable guidePrathamesh Sonpatki2016-04-051-7/+8
* | update example to specify the Action Cable mount path [ci skip]yuuji.yaginuma2016-04-151-4/+5
* | fix typo in file path [ci skip]yuuji.yaginuma2016-04-101-4/+4
|/
* Remove extra 'the' and unwanted comma [ci skip]Santosh Wadghule2016-03-081-1/+1
* Fix formatting in Action Cable guide [ci skip]Prathamesh Sonpatki2016-02-281-0/+1
* Fix merge conflict in Action Cable guide [ci skip]Prathamesh Sonpatki2016-02-281-5/+2
* Further cleanup of the cable guideDavid Heinemeier Hansson2016-02-281-100/+51