puts 'test@gmail.com'.gsub(/^[^\s@]+(?=@)/){|m| '*' * m.length }
Standard input is empty
****@gmail.com
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!