aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/controller/test_case_test.rb
diff options
context:
space:
mode:
authorEugene Kenny <elkenny@gmail.com>2017-05-10 23:48:46 +0100
committerEugene Kenny <elkenny@gmail.com>2017-05-10 23:48:46 +0100
commitfb0fae9747ceec065e75867ea83afb713a5b449b (patch)
tree781aedc15df9c301bc30e714a44d6748fd91edd6 /actionpack/test/controller/test_case_test.rb
parent97bd56e674603529d96c6f6e85d695dd24208afb (diff)
downloadrails-fb0fae9747ceec065e75867ea83afb713a5b449b.tar.gz
rails-fb0fae9747ceec065e75867ea83afb713a5b449b.tar.bz2
rails-fb0fae9747ceec065e75867ea83afb713a5b449b.zip
Pass block in ActionController::Parameters#delete
In order to fully support the same interface as `Hash#delete`, we need to pass the block through to the underlying method, not just the key. This used to work correctly, but it regressed when `ActionController::Parameters` stopped inheriting from `Hash` in 5.0.
Diffstat (limited to 'actionpack/test/controller/test_case_test.rb')
0 files changed, 0 insertions, 0 deletions