aboutsummaryrefslogtreecommitdiffstats
path: root/actioncable/lib/action_cable/channel/broadcasting.rb
Commit message (Expand)AuthorAgeFilesLines
* Add note about broadcast_to/broadcasting_for to change logVladimir Dementyev2019-01-221-1/+6
* Add Channel#broadcast_toVladimir Dementyev2019-01-221-1/+1
* Move `channel_name` to Channel.broadcasting_forVladimir Dementyev2019-01-221-7/+12
* Class methods in the `class_methods` blocks are wrongly appeared in the docRyuta Kamizono2018-04-041-1/+1
* Use frozen string literal in actioncable/Kir Shatrov2017-07-231-0/+2
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* applies new string literal convention in actioncable/libXavier Noria2016-08-061-2/+2
* Get ready to merge into RailsDavid Heinemeier Hansson2015-12-141-0/+29