aboutsummaryrefslogtreecommitdiffstats
path: root/actioncable/lib/action_cable/remote_connections.rb
Commit message (Expand)AuthorAgeFilesLines
* Clarify intentions around method redefinitionsMatthew Draper2017-09-011-0/+2
* Attributes are protected, not private, to avoid the warningMatthew Draper2017-08-201-1/+2
* 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
* identifiers is already defined via Connection::Identification moduleAkira Matsuda2017-05-211-1/+1
* Add more rubocop rules about whitespacesRafael Mendonça França2016-10-291-1/+1
* applies new string literal convention in actioncable/libXavier Noria2016-08-061-1/+1
* Actioncable and Actionpack documentation typos [ci skip]Tom Kadwill2016-04-211-1/+1
* Full Action Cable documentation read throughJon Moss2016-02-171-2/+2
* [ci skip] Several ActionCable documentation updates:Nick Quaranto2016-02-021-5/+7
* Adapterize ActionCable storage and extract behaviorJon Moss2016-01-181-1/+1
* Get ready to merge into RailsDavid Heinemeier Hansson2015-12-141-0/+64