IRB Abilities

Hello,

Let's say I'm hammering away at an IRB prompt for awhile, creating methods and the like. Is there a way to write to a file all the lines that I have typed into IRB?

Thanks, Jacob

Check out the IRB History gem (sudo gem install irb-history) and read the RDoc (run a gem_server and visit http://localhost:8808/).

-Rob

Rob Biedenharn http://agileconsultingllc.com Rob@AgileConsultingLLC.com Skype: rob.biedenharn