Libraries
»
Objective3-to_b
(0.0.2)
»
Index (N)
»
Numeric
Class: Numeric
Inherits:
Object
Object
Numeric
show all
Defined in:
lib/to_b.rb
Instance Method Summary
collapse
#
to_b
⇒ Object
Instance Method Details
#
to_b
⇒
Object
34 35 36
# File 'lib/to_b.rb', line 34
def
to_b
self
!=
0
end