JSON.parse to OpenStruct
Describes a neat trick I found to directly symbolize the keys of JSON.parse
and as a bonus, you could even tell it to return an OpenStruct
instead of a Hash
https://twitter.com/manuelvanrijn/status/1674854747155619883
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Describes a neat trick I found to directly symbolize the keys of JSON.parse
and as a bonus, you could even tell it to return an OpenStruct
instead of a Hash
https://twitter.com/manuelvanrijn/status/1674854747155619883
Post a comment