Libraries
»
ultrasphinx
(1.11)
»
Index (N)
»
Ultrasphinx
»
NumericSelf
Module: Ultrasphinx::NumericSelf
Included in:
Bignum
,
Fixnum
,
Float
Defined in:
lib/ultrasphinx/core_extensions.rb
Instance Method Summary
collapse
#
_to_numeric
⇒ Object
Instance Method Details
#
_to_numeric
⇒
Object
121
# File 'lib/ultrasphinx/core_extensions.rb', line 121
def
_to_numeric
;
self
;
end