Class: Date
- Inherits:
-
Object
- Object
- Date
- Defined in:
- lib/support.rb
Instance Method Summary collapse
Instance Method Details
#from_orient ⇒ Object
58 59 60 |
# File 'lib/support.rb', line 58 def from_orient self end |
#to_orient ⇒ Object
61 62 63 |
# File 'lib/support.rb', line 61 def to_orient self end |