1 2 3 4
module Morse A,B,C=proc{M.tr(' ','').gsub(/#{$/}+/,$/).split($/).map{|x| ...
Ruby On Morse Code Encoder/Decoder
by Magnus Holm,
October 19, 2008 18:28
1 2 3 4
module Morse A,B,C=proc{M.tr(' ','').gsub(/#{$/}+/,$/).split($/).map{|x| ...
lel: You're absolutely righ...