magynhard/yaml_extend

Need to pass options through to Psych

weedySeaDragon opened this issue · 2 comments

I've been using yaml_extend and like it. Thanks!

I now need to pass the symbolize_names option to Psych. Specifically I need to pass symbolize_names: true.
I don't see a way to do this. Is there a way to pass options thru to Psych? Am I overlooking something?

Nevermind. I've figured out a workaround.

Thank you for your report. I think others could need this feature as well. I will reopen this issue to add the symbolize_names as additional pass through option.