1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/test
Kasper Timm Hansen 5bd29afeb4
Skip cookie comma separation test
Rack updated the RFC they're adhering to when parsing cookies, now no
longer including commas.

There's still an open question as mentioned in:
https://github.com/rails/rails/issues/38420

However, the resilience test is no longer as well needed as it once was
and we can move forward separately. If not, this is easily revertible.
2020-02-10 01:48:47 +01:00
..
abstract Module#{define_method,alias_method,undef_method,remove_method} become public since Ruby 2.5 2018-12-21 01:39:18 +09:00
assertions
controller Use path instead of fullpath on validating authenticity token 2020-01-23 13:08:36 -05:00
dispatch Skip cookie comma separation test 2020-02-10 01:48:47 +01:00
fixtures Change the empty block style to have space inside of the block 2018-09-25 13:19:35 -04:00
journey Memoize regex when checking missing route keys 2020-01-08 08:36:29 +01:00
lib Render objects that respond_to render_in in controllers 2019-12-09 16:43:18 -07:00
routing
abstract_unit.rb Remove ENV['TRAVIS'] 2020-01-02 09:23:06 +09:00