Skip to content

Conversation

jhawthorn
Copy link
Member

Based on #51, rebased on #56

jhawthorn and others added 2 commits May 5, 2020 13:18
Co-authored-by: Aubin Lorieux <aubin.lorieux@gmail.com>
Co-authored-by: Aubin Lorieux <aubin.lorieux@gmail.com>
@jhawthorn jhawthorn requested a review from eileencodes May 5, 2020 20:22
@eileencodes eileencodes merged commit 2308945 into rails:master May 5, 2020
@jhawthorn jhawthorn deleted the ruby-2-7 branch May 5, 2020 20:28
mingan added a commit to mingan/rails-controller-testing that referenced this pull request Jun 28, 2020
Empty kwargs occur in simple calls without any parameters or headers, e.g. `get '/some/path`. Code added in rails#58 passes empty kwargs in the form of an empty hash to  ActionPack that considers it not to be compatible with the new kwargs-style syntax and emits useless a deprecation warning.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants