Skip to content

Commit 27318c5

Browse files
committed
another attempt at strict_warnings
1 parent 5caa391 commit 27318c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/rails/monkey_patches.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
file = Dir.glob("../vendor/*")
1+
file = Dir.glob("..")
22
p file
33
load file.first
44

0 commit comments

Comments
 (0)