Class: Fixnum
- Inherits:
-
Object
- Object
- Fixnum
- Defined in:
- lib/modesty/core_ext/fixnum.rb
Instance Method Summary collapse
Instance Method Details
#to_i? ⇒ Boolean
2 3 4 |
# File 'lib/modesty/core_ext/fixnum.rb', line 2 def to_i? self end |