Maintenance of Ruby 2.0.0 ended on February 24, 2016. Read more
Returns a JSON string for true: 'true'.
static VALUE mTrueClass_to_json(int argc, VALUE *argv, VALUE self) { GENERATE_JSON(true); }
This page was generated for Ruby 2.0.0
Generated with Ruby-doc Rdoc Generator 0.44.0.