Class: Symbol

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

Instance Method Summary collapse

Instance Method Details

#to_qmlObject



15
16
17
# File 'lib/qml/core_ext/to_qml.rb', line 15

def to_qml
  to_s
end