Class: Time
- Inherits:
-
Object
- Object
- Time
- Defined in:
- lib/other.rb
Instance Method Summary collapse
Instance Method Details
#from_orient ⇒ Object
263 264 265 |
# File 'lib/other.rb', line 263 def from_orient self end |
#to_orient ⇒ Object
267 268 269 |
# File 'lib/other.rb', line 267 def to_orient self end |