text = "==aaa== =BBB="puts text.gsub(/(={1,2})(.*?)\1/) { $1.length == 1 ? $2.downcase : $2.upcase}
Standard input is empty
AAA bbb
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!