Class: Numeric

Inherits:
Object
  • Object
show all
Defined in:
lib/qml/core_ext/to_qml.rb

Instance Method Summary collapse

Instance Method Details

#to_qmlObject



3
4
5
# File 'lib/qml/core_ext/to_qml.rb', line 3

def to_qml
  to_f
end