Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't remove `cable.js` | yuuji.yaginuma | 2016-04-16 | 1 | -1/+3 |
* | Generate `cable.js` file if does not exist when generating channel | Prathamesh Sonpatki | 2016-04-12 | 1 | -0/+1 |
* | Remove redundant regexp escapes in generators | Gadzhi Gadzhiev | 2016-03-08 | 1 | -1/+1 |
* | Add notes for future selves | Jon Moss | 2016-02-22 | 1 | -0/+1 |
* | Generate ApplicationCable files if they do not already exist | Jon Moss | 2016-02-22 | 1 | -0/+16 |
* | Use the generators options to not generate channel assets | Rafael Mendonça França | 2015-12-21 | 1 | -1/+4 |
* | Action Cable channel generator should not create JS assets in --api mode | Ryo Hashimoto | 2015-12-19 | 1 | -1/+3 |
* | Generate all the ApplicationCable stubs by default, like all other Applicatio... | David Heinemeier Hansson | 2015-12-16 | 1 | -6/+0 |
* | Simpler directory structure | David Heinemeier Hansson | 2015-12-16 | 1 | -2/+2 |
* | Basic channel generator | David Heinemeier Hansson | 2015-12-15 | 1 | -0/+27 |