-
Alex Ghiculescu authored
Fixes https://github.com/rails/rails/issues/42351 https://github.com/rails/rails/pull/42106 broke if you wanted to treat a set of nested credentials as a hash. This PR fixes it.
Alex Ghiculescu authoredFixes https://github.com/rails/rails/issues/42351 https://github.com/rails/rails/pull/42106 broke if you wanted to treat a set of nested credentials as a hash. This PR fixes it.
Loading