Flowdock
rectangular() public

No documentation

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

Hide source
static VALUE
numeric_rect(VALUE self)
{
    return rb_assoc_new(self, INT2FIX(0));
}
Register or log in to add new notes.