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
2024-12-26 10:27:24 +09:00
2024-12-03 04:52:19 +00:00
2024-12-02 08:28:58 +09:00
2024-12-13 00:50:02 +00:00
2024-12-16 03:53:22 +00:00
2024-12-17 06:47:52 +00:00