Class: Time

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

Instance Method Summary collapse

Instance Method Details

#from_orientObject



263
264
265
# File 'lib/other.rb', line 263

def from_orient
  self
end

#to_orientObject



267
268
269
# File 'lib/other.rb', line 267

def to_orient
  self
end