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