Ruby - Ecosystem and Best Practices
You wrote this in your
But IRB does not save history as expected. What is the problem?
~/.irbrc file:IRB.conf[:SAVE_HISTORY] = '1000'
But IRB does not save history as expected. What is the problem?
