method

truncate

v2_1_10 - Show latest stable - Class: Integer
truncate()
public

As int is already an Integer, all these methods simply return the receiver.

Synonyms are #to_int, #floor, #ceil, #truncate.