Ryuta Kamizono
|
67f1b51f85
|
Remove unused close_connection in Action Cable tests (#30195)
|
2017-08-11 14:09:53 -04:00 |
|
Kir Shatrov
|
385825fb70
|
Use frozen string literal in actioncable/
|
2017-07-23 23:30:29 +03:00 |
|
Matthew Draper
|
87b3e226d6
|
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
This reverts commit 3420a14590 , reversing
changes made to afb66a5a59 .
|
2017-07-02 02:15:17 +09:30 |
|
Kir Shatrov
|
cfade1ec7e
|
Enforce frozen string in Rubocop
|
2017-07-01 02:11:03 +03:00 |
|
Akira Matsuda
|
79c17a2d91
|
Privatize unneededly protected methods in Action Cable tests
|
2016-12-24 00:15:24 +09:00 |
|
Xavier Noria
|
f8477f13bf
|
applies new string literal convention in actioncable/test
The current code base is not uniform. After some discussion,
we have chosen to go with double quotes by default.
|
2016-08-06 19:15:15 +02:00 |
|
Matthew Draper
|
a373be9da4
|
Support faye-websocket + EventMachine as an option
|
2016-03-02 12:17:15 +10:30 |
|
Matthew Draper
|
74497eabd5
|
Revert "Revert "Eliminate the EventMachine dependency""
|
2016-01-30 03:46:37 +10:30 |
|
David Heinemeier Hansson
|
9ea7aa84d1
|
Revert "Eliminate the EventMachine dependency"
|
2016-01-27 14:33:15 +01:00 |
|
Matthew Draper
|
322dca293b
|
Import the relevant portions of faye-websocket
(as adapted to use concurrent-ruby / nio4r instead of eventmachine)
|
2016-01-24 22:52:40 +10:30 |
|
David Heinemeier Hansson
|
bf40bddfce
|
Get ready to merge into Rails
|
2015-12-14 15:48:54 +01:00 |
|