We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33c9588 commit a5f5458Copy full SHA for a5f5458
1 file changed
test/rails/monkey_patches.rb
@@ -1,3 +1,6 @@
1
+p __dir__
2
+p Dir["*"]
3
+
4
file = Dir.glob("vendor/bundle/jruby/*")
5
p file
6
0 commit comments