Skip to content

Commit 5d646fa

Browse files
st0012matzbot
authored andcommitted
[ruby/irb] Require pathname (ruby/irb#860)
ruby/irb@0ab96ed426
1 parent 5a87e9e commit 5d646fa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/irb/history.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
require "pathname"
2+
13
module IRB
24
module HistorySavingAbility # :nodoc:
35
def support_history_saving?

0 commit comments

Comments
 (0)