.irbrc on Windows

J

Jeffrey Flint

I have read all of the help on this topic and I still cannot get irb to
load the file.

I have added the environmental variables:

IRBRC
HOME

with no effect. Is there a snappy way to get this to work?

Jeff
 
J

Jeffrey Flint

Jeffrey said:
I have read all of the help on this topic and I still cannot get irb to
load the file.

I have added the environmental variables:

IRBRC
HOME

with no effect. Is there a snappy way to get this to work?

Jeff

I found my problem. Thanks.
 
L

Luis Lavena

I have read all of the help on this topic and I still cannot get irb to
load the file.

I have added the environmental variables:

IRBRC
HOME

with no effect.  Is there a snappy way to get this to work?

You should place a .irbrc (there is a dot preceding the filename)
inside your HOME. To figure where is HOME in your environment, please
do the following, inside IRB

File.expand_path("~")

That should tell you where in your OS installation is the proper place
in your profile to place that file.

HTH,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,901
Latest member
Noble71S45

Latest Threads

Top