Libraries
»
ruby-oci8-master
(2.0.7)
»
Index (N)
»
Numeric
Class: Numeric
Inherits:
Object
Object
Numeric
show all
Defined in:
lib/oci8/oci8.rb
Direct Known Subclasses
OraNumber
Instance Method Summary
collapse
#
to_onum
⇒ Object
Instance Method Details
#
to_onum
⇒
Object
712 713 714
# File 'lib/oci8/oci8.rb', line 712
def
to_onum
OraNumber
.
new
(
self
)
end