Libraries
»
number_postfixr
(1.2.0)
»
Index (N)
»
Numeric
Class: Numeric
Inherits:
Object
Object
Numeric
show all
Defined in:
lib/number_postfixr.rb
Instance Method Summary
collapse
#
postfix
⇒ Object
Instance Method Details
#
postfix
⇒
Object
22 23 24
# File 'lib/number_postfixr.rb', line 22
def
postfix
PostFixr
.
postfix
(
self
)
end