Class: NilClass

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

Instance Method Summary collapse

Instance Method Details

#to_qmlObject



33
34
35
# File 'lib/qml/core_ext/to_qml.rb', line 33

def to_qml
  self
end