diff options
author | Prathamesh Sonpatki <csonpatki@gmail.com> | 2016-04-12 22:49:38 +0530 |
---|---|---|
committer | Prathamesh Sonpatki <csonpatki@gmail.com> | 2016-04-12 22:49:38 +0530 |
commit | d0023deb74c8093900f0d703bb5c68eb766e5bdd (patch) | |
tree | ac4d9b5457f027774854c66317d53a71fa359fb9 /activerecord | |
parent | db9bc8097399aab9c866175b12e9e099b6c83ffa (diff) | |
download | rails-d0023deb74c8093900f0d703bb5c68eb766e5bdd.tar.gz rails-d0023deb74c8093900f0d703bb5c68eb766e5bdd.tar.bz2 rails-d0023deb74c8093900f0d703bb5c68eb766e5bdd.zip |
Generate `cable.js` file if does not exist when generating channel
- Before this, while generating a channel, we were not creating
`cable.js` if it does not already exist.
- We have similar code for application mailer here -
https://github.com/rails/rails/commit/0b3ae023d27197417541932632055cd6be4810c4.
- Based on the comment -
https://github.com/rails/rails/issues/24418#issuecomment-205421995.
Diffstat (limited to 'activerecord')
0 files changed, 0 insertions, 0 deletions