ruby extract number from string code example Example: ruby extract number from string a.map {|x| x[/\d+/]}