1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actioncable/test/connection
Jon Moss 45635098ac Accept JSON with no backslashes/escaping
Fixes #22675

Allow channel identifiers and also data with no backslahes/escaping to be accepted by
the subscription storer.
2016-03-02 09:01:43 -05:00
..
authorization_test.rb Revert "Merge pull request #22977 from rails/revert-22934-master" 2016-01-16 15:42:20 +01:00
base_test.rb Added welcome message type and fix test hacks 2016-03-01 01:38:35 +01:00
cross_site_forgery_test.rb Revert "Merge pull request #22977 from rails/revert-22934-master" 2016-01-16 15:42:20 +01:00
identifier_test.rb Revert "Revert "Eliminate the EventMachine dependency"" 2016-01-30 03:46:37 +10:30
multiple_identifiers_test.rb Revert "Revert "Eliminate the EventMachine dependency"" 2016-01-30 03:46:37 +10:30
string_identifier_test.rb Revert "Merge pull request #22977 from rails/revert-22934-master" 2016-01-16 15:42:20 +01:00
subscriptions_test.rb Accept JSON with no backslashes/escaping 2016-03-02 09:01:43 -05:00