You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The configuration does not accept symbols as a keys anymore, since
rails/rails@0a4f600,
so the keys has to be strings.
Alternatively, HashWithIndiferentAccess could be used instead of plain
Hash.
However, it is not clear if this RoR change was intentional.
0 commit comments