Maintenance of Ruby 2.0.0 ended on February 24, 2016. Read more

In Files

  • json/generator/generator.c

JSON::Ext::Generator

This is the JSON generator implemented as a C extension. It can be configured to be used by setting

JSON.generator = JSON::Ext::Generator

with the method generator= in JSON.