Support for the Ruby 2.4 series has ended. See here for reference.
Returns a JSON string for true: 'true'.
JSON
static VALUE mTrueClass_to_json(int argc, VALUE *argv, VALUE self) { GENERATE_JSON(true); }
This page was generated for Ruby 2.4.1
Ruby-doc.org is a service of James Britt and Neurogami, an erratic source of art, music, and technology.
Generated with Ruby-doc Rdoc Generator 0.42.0.