Support for the Ruby 2.4 series has ended. See here for reference.
Returns a JSON string for nil: 'null'.
JSON
static VALUE mNilClass_to_json(int argc, VALUE *argv, VALUE self) { GENERATE_JSON(null); }
This page was generated for Ruby 2.4.8
Generated with Ruby-doc Rdoc Generator 0.42.0.