Class: Java::ComOrientechnologiesOrientCoreDbRecord::OTrackedMap

Inherits:
Object
  • Object
show all
Defined in:
lib/other.rb

Instance Method Summary collapse

Instance Method Details

#from_orientObject



117
118
119
120
121
122
123
124
125
# File 'lib/other.rb', line 117

def from_orient

 #     puts self.inspect
  #    puts self.keys.inspect
 HashWithIndifferentAccess.new(self)
#  Kernel.exit
#      map &:from_orient
 # to_a.from_orient
end