Flowdock
to_s() public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
static VALUE
nurat_to_s(VALUE self)
{
    return nurat_format(self, f_to_s);
}
Register or log in to add new notes.