Not found

The exact documentation you were looking for could not be found. Here is the best guess.

coerce(other) public

The coerce method provides support for Ruby type coercion. This coercion mechanism is used by Ruby to handle mixed-type numeric operations: it is intended to find a compatible common type between the two operands of the operator. See also Numeric#coerce.

Show source
Register or log in to add new notes.