Class: Array

Inherits:
Object
  • Object
show all
Defined in:
lib/faceoff.rb

Overview

Hack to fix old ruby version support of Vpim

Instance Method Summary collapse

Instance Method Details

#to_strObject



6
7
8
# File 'lib/faceoff.rb', line 6

def to_str
  self.to_s
end