Skip to content

Commit a5f5458

Browse files
committed
another attempt at strict_warnings
1 parent 33c9588 commit a5f5458

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

test/rails/monkey_patches.rb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
p __dir__
2+
p Dir["*"]
3+
14
file = Dir.glob("vendor/bundle/jruby/*")
25
p file
36

0 commit comments

Comments
 (0)