Class: Time
- Inherits:
-
Object
- Object
- Time
- Defined in:
- lib/other.rb
Instance Method Summary collapse
Instance Method Details
#from_orient ⇒ Object
313 314 315 |
# File 'lib/other.rb', line 313 def from_orient self end |
#to_orient ⇒ Object
317 318 319 |
# File 'lib/other.rb', line 317 def to_orient self end |