Convert to Array « String « Ruby






1.From a String to an Array
2.splitting up all the individual values and converting them into elements
3.regular expression matches a comma and a space (/, /)