Class: Vector
- Inherits:
-
Object
- Object
- Vector
- Defined in:
- lib/guerilla.rb
Instance Method Summary collapse
Instance Method Details
#to_rb ⇒ Object
62 63 64 |
# File 'lib/guerilla.rb', line 62 def to_rb "Vector#{to_a.to_rb}" end |