aboutsummaryrefslogtreecommitdiffstats
path: root/actioncable/lib/rails/generators/channel/templates/assets
Commit message (Expand)AuthorAgeFilesLines
* Cable: Generate .js or .coffee files while generating channel as per the java...Prathamesh Sonpatki2016-05-171-0/+18
* Generate `cable.js` file if does not exist when generating channelPrathamesh Sonpatki2016-04-121-0/+13
* add line break between method of generated channel jsyuuji.yaginuma2015-12-181-1/+1
* Should also stub the received callbackDavid Heinemeier Hansson2015-12-171-0/+3
* Generate all the ApplicationCable stubs by default, like all other Applicatio...David Heinemeier Hansson2015-12-161-6/+0
* Require treeDavid Heinemeier Hansson2015-12-161-1/+1
* @App could have been set elsewhereDavid Heinemeier Hansson2015-12-161-1/+1
* Move Cable to ActionCable for client-side constant to avoid conflictsDavid Heinemeier Hansson2015-12-161-2/+2
* Basic channel generatorDavid Heinemeier Hansson2015-12-152-0/+17