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 |
|
Matthew Draper
|
16a6603956
|
Synchronize the lazy setters in Server
They're all at risk of races on the first requests.
|
2016-01-30 03:46:37 +10:30 |
|
Matthew Draper
|
7363ad43f5
|
Allow subscription adapters to be shut down
|
2016-01-24 19:00:06 +10:30 |
|
Matthew Draper
|
b17a7e4c4d
|
Add Async and Inline adapters
Just like their ActiveJob equivalents, these only work within the
current process.
|
2016-01-24 15:52:47 +10:30 |
|