mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
fix class name typo [ci skip]
This commit is contained in:
parent
169a7476e3
commit
0a483eba34
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
* Fix not calling `#default` on `HashWithIndifferentAcess#to_hash` when only
|
||||
* Fix not calling `#default` on `HashWithIndifferentAccess#to_hash` when only
|
||||
`default_proc` is set, which could raise.
|
||||
|
||||
*Simon Eskildsen*
|
||||
|
|
Loading…
Reference in a new issue