Mega Code Archive

 
Categories / Ruby / String
 

From a String to an Array

split converts a string to an array.  puts "0123456789".split