Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Full Action Cable documentation read through | Jon Moss | 2016-02-17 | 1 | -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] | ||||
* | [ci skip] Several ActionCable documentation updates: | Nick Quaranto | 2016-02-02 | 1 | -5/+7 |
| | | | | | | | | * Properly indent code sample in ActionCable::Channel::Streams * Add a doc comment for #stop_all_streams * Reformat + add <tt> blocks around code references in ActionCable::Base docs * Clarify and a little better grammar on ActionCable::RemoteConnections * Correct indentation and clean up ActionCable::Server::Broadcasting code sample | ||||
* | Adapterize ActionCable storage and extract behavior | Jon Moss | 2016-01-18 | 1 | -1/+1 |
| | |||||
* | Get ready to merge into Rails | David Heinemeier Hansson | 2015-12-14 | 1 | -0/+64 |