Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add configuration for `WebSocket` and `logger` | Jon Moss | 2016-05-31 | 1 | -1/+3 |
| | | | | [Javan Makhmali, Jon Moss] | ||||
* | Build action_cable.js with Blade | Javan Makhmali | 2016-05-24 | 1 | -6/+1 |
| | |||||
* | Publish Action Cable to NPM when we release. | Jon Moss | 2016-05-11 | 1 | -0/+6 |
| | | | | Signed-off-by: Jeremy Daer <jeremydaer@gmail.com> | ||||
* | Share default mount path with client side .js | Javan Makhmali | 2016-03-03 | 1 | -1/+1 |
| | |||||
* | Fix location of default mount path value | Javan Makhmali | 2016-03-03 | 1 | -2/+3 |
| | | | | #getConfig was implmented as general utility for reading action-cable-* meta tags (hence the `name` argument). Introduced in 8b69f1eeba753c38364fb88136b2503480f2de1d. | ||||
* | Enable Action Cable routes by default | Jon Moss | 2016-02-24 | 1 | -1/+1 |
| | | | | This also marks Action Cable routes as internal to Rails. | ||||
* | ActionCable.log | Javan Makhmali | 2016-02-23 | 1 | -0/+11 |
| | |||||
* | Wrangle the asset build into something that sounds more general | Matthew Draper | 2016-02-01 | 1 | -0/+23 |