Class: Numeric
- Inherits:
-
Object
- Object
- Numeric
- Defined in:
- lib/qml/core_ext/to_qml.rb
Instance Method Summary collapse
Instance Method Details
#to_qml ⇒ Object
3 4 5 |
# File 'lib/qml/core_ext/to_qml.rb', line 3 def to_qml to_f end |