Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(FEAT) Add method for symbolizing hash keys #16

Merged
merged 1 commit into from
Dec 3, 2019
Merged

(FEAT) Add method for symbolizing hash keys #16

merged 1 commit into from
Dec 3, 2019

Conversation

michaeltlombardi
Copy link
Contributor

This commit adds a new utility method which will take a hash or an array and recursively turn any discovered hash keys from string keys into symbol keys and return the symbolized hash.

This commit adds a new utility method which will take
a hash or an array and recursively turn any discovered
hash keys from string keys into symbol keys and return
the symbolized hash.
@sheenaajay sheenaajay merged commit 81ce5f9 into puppetlabs:master Dec 3, 2019
@michaeltlombardi michaeltlombardi deleted the feat/master/symbolize_hash_keys branch December 3, 2019 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants