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
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
On Jan 14, 2007, at 11:54 AM, Jacob Lyles wrote:
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 B. http://agileconsultingllc.com
[email protected]
Skype: rob.biedenharn
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs