Skip to content

Commit 5caa391

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

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/bundle/jruby/*/bundler/gems/rails-*/tools/strict_tools.rb")
1+
file = Dir.glob("../vendor/*")
22
p file
33
load file.first
44

0 commit comments

Comments
 (0)