Returns a JSON string representation for this Integer number.
static VALUE mFixnum_to_json(int argc, VALUE *argv, VALUE self) { GENERATE_JSON(fixnum); }
This page was generated for Ruby 2.2.10
Generated with Ruby-doc Rdoc Generator 0.44.0.