Stan Lo 76b620b341 [ruby/irb] IRB.conf[:SAVE_HISTORY] should handle boolean values
(https://github.com/ruby/irb/pull/1062)

Although not documented, `IRB.conf[:SAVE_HISTORY]` used to accept boolean,
which now causes `NoMethodError` when used.

This commit changes the behavior to accept boolean values and
adds tests for the behavior.

https://github.com/ruby/irb/commit/8b1a07b2a8
2025-01-11 14:03:59 +00:00
..
2025-01-10 10:19:39 +09:00
2025-01-10 10:19:39 +09:00
2025-01-10 10:19:39 +09:00