[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

How to load a program into interpreter?

ssecorp

8/31/2008 11:55:00 PM

When using emacs-mode for Ruby when I do C-c C-l it asks for a file to
be loaded and provides the directory fo the current file.

How do I load the file that I am in directly?

Also how do I load a file form irb?