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

Make symbolize keys optional #362

Closed
wants to merge 1 commit into from

Conversation

ekohl
Copy link
Member

@ekohl ekohl commented May 29, 2024

rspec-puppet-facts has a setting to stringify keys again. Converting to symbols and then converting back to strings is inefficient. This parameter allows skipping the step.

This is 100% untested. It really deserves some (unit) tests, but this way I can link to it in a discussion without having to explain it in detail.

rspec-puppet-facts has a setting to stringify keys again. Converting to
symbols and then converting back to strings is inefficient. This
parameter allows skipping the step.
@bastelfreak
Copy link
Member

merged in #364

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants