1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib/action_dispatch/testing/assertions
eileencodes e7dd9069ca Rename extra_keys variables to query_string_keys
`extra_keys` is a confusing variable name because it's not clear what is
"extra". This renames it to `query_string_keys` so it's clear that the
"extra" is just the query string.
2015-08-08 10:29:34 -04:00
..
response.rb use a lookup table for assert_response 2015-07-13 18:10:36 -07:00
routing.rb Rename extra_keys variables to query_string_keys 2015-08-08 10:29:34 -04:00