I love iPython and am learning RoR along with some libraries like Mechanize and I\'d like to be able to easily see what I\'m working with in terms of introspection. I would
You should definetively take a look at Pry (an IRB alternative and runtime developer console). It isn't as advanced as the current version of IPython, but it's the most advanced developer console we have in Ruby.