1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/test/connection
2015-10-07 11:24:20 -05:00
..
authorization_test.rb Test auth failure 2015-07-12 11:59:46 -05:00
base_test.rb First take at cross site forgery protection 2015-10-07 11:24:20 -05:00
cross_site_forgery_test.rb First take at cross site forgery protection 2015-10-07 11:24:20 -05:00
identifier_test.rb Connection identifier tests 2015-07-12 13:36:42 -05:00
string_identifier_test.rb support connection identifiers that don't implement to_global_id by defaulting to to_s 2015-08-24 19:54:14 +10:00
subscriptions_test.rb refactor channel look up to use a hash instead of an array and reduce the number of calls to safe_constantize because it can be slow 2015-07-30 10:14:57 +10:00