Class: String

Inherits:
Object
  • Object
show all
Defined in:
lib/rubyhub/utils/string.rb

Instance Method Summary collapse

Instance Method Details

#to_aObject



2
3
4
# File 'lib/rubyhub/utils/string.rb', line 2

def to_a
  [self]
end