aboutsummaryrefslogtreecommitdiffstats
path: root/actioncable/lib/action_cable/connection/message_buffer.rb
Commit message (Expand)AuthorAgeFilesLines
* Rails 6 requires Ruby 2.3+Jeremy Daer2018-02-171-4/+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
* Describe what we are protectingAkira Matsuda2016-12-231-0/+2
* Cable message encodingJeremy Daer2016-03-311-2/+2
* Full Action Cable documentation read throughJon Moss2016-02-171-3/+2
* Remove warnings from actioncableArun Agrawal2015-12-171-1/+2
* Get ready to merge into RailsDavid Heinemeier Hansson2015-12-141-0/+53