Class: Symbol
- Inherits:
-
Object
- Object
- Symbol
- Defined in:
- lib/support.rb
Instance Method Summary collapse
Instance Method Details
#from_orient ⇒ Object
35 36 37 |
# File 'lib/support.rb', line 35 def from_orient self end |
#to_orient ⇒ Object
32 33 34 |
# File 'lib/support.rb', line 32 def to_orient self.to_s.to_orient end |