Libraries
»
pager-ultrasphinx
(1.0.20080514)
»
Index (D)
»
Ultrasphinx
»
DateSelf
Module: Ultrasphinx::DateSelf
Included in:
Date
,
Time
Defined in:
lib/ultrasphinx/core_extensions.rb
Instance Method Summary
collapse
#
_to_numeric
⇒ Object
Instance Method Details
#
_to_numeric
⇒
Object
125
# File 'lib/ultrasphinx/core_extensions.rb', line 125
def
_to_numeric
;
self
.
to_i
;
end