Previously I was using Ruby 1.8 and my irb command prompt used to look like this:
irb
Air ~: irb >> a = 1 => 1 >> b = 2 => 2 >&
irb --simple-prompt
saw this in Lynda.com