mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Revert "Merge pull request #36785 from shes50103/fix_typo_actionpack_changelog"
This reverts commitac6f3c9299
, reversing changes made to5b0ea95a1a
.
This commit is contained in:
parent
49238eaf8c
commit
36b32bb32e
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@
|
|||
|
||||
*Gustavo Gutierrez*
|
||||
|
||||
* Calling `ActionController::Parameters#transform_keys!` without a block now returns
|
||||
* Calling `ActionController::Parameters#transform_keys`/`!` without a block now returns
|
||||
an enumerator for the parameters instead of the underlying hash.
|
||||
|
||||
*Eugene Kenny*
|
||||
|
|
Loading…
Reference in a new issue