Class: Array
- Inherits:
-
Object
- Object
- Array
- Defined in:
- lib/faceoff.rb
Overview
Hack to fix old ruby version support of Vpim
Instance Method Summary collapse
Instance Method Details
#to_str ⇒ Object
6 7 8 |
# File 'lib/faceoff.rb', line 6 def to_str self.to_s end |