To modify the default options pass in the optional options argument as well.
Ruby json load symbolize names.
Load source proc nil options object.
A source can either be a string like object an io like object or an object responding to the read method.
If proc was given it will be called with any nested ruby object as an argument recursively in depth first order.
Json load takes either a string or io file etc and converts that to ruby hash array.
There already is a ticket on the yajl ruby gem to make it play nice with the json gem.
When trying to symbolize keys on json parsing it s really hard to remember the name symbolize names.
Load a ruby data structure from a json source and return it.
One main difference is on json parse the standard json gem takes a symbolize names option while yajl takes symbolize keys.
Brianmario yajl ruby 94 luckily both params can be passed to either gem and have it function as desired.
A source can either be a string like object an io like object or an object responding to the read method.
If proc was given it will be called with any nested ruby object as an argument recursively in depth first order.
To modify the default options pass in the optional options argument as well.
Run irb sonsole require json json parse nil quirks mode true got segfault.
If proc was given it will be called with any nested ruby object as an argument recursively in depth first order.
Load a ruby data structure from a json source and return it.
Json load file new names json reads the json inside the file and results in a ruby object.
Some name works just like parse in fact it converts any object that responds to a read method.
A source can either be a string like object an io like object or an object responding to the read method.