Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | applies new string literal convention in railties/test | Xavier Noria | 2016-08-06 | 1 | -10/+10 |
* | Cable: Generate .js or .coffee files while generating channel as per the java... | Prathamesh Sonpatki | 2016-05-17 | 1 | -4/+20 |
* | don't remove `cable.js` | yuuji.yaginuma | 2016-04-16 | 1 | -0/+12 |
* | Generate `cable.js` file if does not exist when generating channel | Prathamesh Sonpatki | 2016-04-12 | 1 | -0/+8 |
* | Address ruby warnings | Teo Ljungberg | 2016-02-29 | 1 | -8/+8 |
* | Generate ApplicationCable files if they do not already exist | Jon Moss | 2016-02-22 | 1 | -0/+12 |
* | Use the generators options to not generate channel assets | Rafael Mendonça França | 2015-12-21 | 1 | -6/+2 |
* | Ensure that assets are enabled back after the test that tests assets are disa... | Prathamesh Sonpatki | 2015-12-21 | 1 | -1/+4 |
* | Action Cable channel generator should not create JS assets in --api mode | Ryo Hashimoto | 2015-12-19 | 1 | -0/+30 |