Class: Array
- Inherits:
-
Object
- Object
- Array
- Defined in:
- lib/support.rb
Direct Known Subclasses
Instance Method Summary collapse
Instance Method Details
#from_orient ⇒ Object
87 88 89 |
# File 'lib/support.rb', line 87 def from_orient map &:from_orient end |
#to_orient ⇒ Object
84 85 86 |
# File 'lib/support.rb', line 84 def to_orient map &:to_orient end |