String Ruby

"myValue".each_byte { |b| print b.chr, "/" }