Class: Time

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

Instance Method Summary collapse

Instance Method Details

#from_orientObject



313
314
315
# File 'lib/other.rb', line 313

def from_orient
  self
end

#to_orientObject



317
318
319
# File 'lib/other.rb', line 317

def to_orient
  self
end