diff options
author | Bogdan <bogdanvlviv@gmail.com> | 2018-10-15 15:28:15 +0300 |
---|---|---|
committer | Ryuta Kamizono <kamipo@gmail.com> | 2018-10-15 21:28:15 +0900 |
commit | 6fe45f378ab7bc88fecb99576fa367f83b3255f3 (patch) | |
tree | cf74727d60ac74a8d4873d1384aba4ebc46aae8c /activerecord/lib/active_record/touch_later.rb | |
parent | 777cc1da7d3ecca3f669976b47310f362e2bc8a4 (diff) | |
download | rails-6fe45f378ab7bc88fecb99576fa367f83b3255f3.tar.gz rails-6fe45f378ab7bc88fecb99576fa367f83b3255f3.tar.bz2 rails-6fe45f378ab7bc88fecb99576fa367f83b3255f3.zip |
Fix `ActionController::Parameters#each_value` and add changelog entry to this method (#34210)
* Fix `ActionController::Parameters#each_value`
`each_value` should yield with "value" of the params instead of "value" as an array.
Related to #33979
* Add changelog entry about `ActionController::Parameters#each_value`.
Follow up #33979
Diffstat (limited to 'activerecord/lib/active_record/touch_later.rb')
0 files changed, 0 insertions, 0 deletions