Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove circular dependency warnings in ActionCable javascript and publish sou... | rmacklin | 2018-12-01 | 7 | -66/+70 |
* | Synchronize ActionCable JS source code with compiled bundle | Richard Macklin | 2018-11-16 | 1 | -3/+4 |
* | Convert ActionCable javascript to ES2015 modules with modern build environment | Richard Macklin | 2018-11-02 | 6 | -256/+261 |
* | Refactor decaffeinate output to more natural/idiomatic javascript | Richard Macklin | 2018-11-02 | 6 | -279/+228 |
* | Run decaffeinate on action_cable/*.js | Richard Macklin | 2018-11-02 | 6 | -401/+581 |
* | Move actioncable javascript to app/javascript and change .coffee -> .js | Richard Macklin | 2018-11-02 | 6 | -0/+433 |