Nate Imaqaguy wrote:
> Someone told me about methods but that only works if youÃÓe in an 
> irb session, which I find painful to use because I have to type all my 
> code in, line by line.  I canÃÕ even figure out how to paste each line 
> of the code I already have.  Inevitably I fat finger something and get 
> mad.

Here's what I do frequently: enter the text in the editor and then paste 
it to the IRB session (on Windows you can do that with right mouse click 
- maybe you have to change settings of the terminal to "quick edit mode" 
and "insert mode").

Kind regards

	robert