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

Forum statistics

Threads
473,756
Messages
2,569,534
Members
45,007
Latest member
OrderFitnessKetoCapsules

Latest Threads

Top