Another possible irb enhancement

N

Nikolai Weibull

It would be sweet if the location of the .irbrc file was configurable
through an environment variable, by adding the following line to
IRB.run_config:

rcs.push File.expand_path(ENV["IRBRC"]) if ENV.key?("IRBRC")

perhaps after all the other rcs, or something similar. Another
possiblility, if both aren't viable, is to have a command-line option
for loading an rc file. Thanks,
nikolai
 

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
474,432
Messages
2,571,682
Members
48,796
Latest member
Greg L.

Latest Threads

Top