mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 20:44:20 +00:00
(https://github.com/ruby/irb/pull/623) * Rename `ext/history.rb` to `ext/eval_history.rb` To confusion with `lib/irb/history.rb` * Add eval_history tests * Rename eval_history's History to EvalHistory to avoid confusion