Class: Time
- Inherits:
-
Object
- Object
- Time
- Defined in:
- lib/support.rb
Instance Method Summary collapse
Instance Method Details
#from_orient ⇒ Object
50 51 52 |
# File 'lib/support.rb', line 50 def from_orient self end |
#to_orient ⇒ Object
53 54 55 |
# File 'lib/support.rb', line 53 def to_orient self end |