We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5caa391 commit 27318c5Copy full SHA for 27318c5
1 file changed
test/rails/monkey_patches.rb
@@ -1,4 +1,4 @@
1
-file = Dir.glob("../vendor/*")
+file = Dir.glob("..")
2
p file
3
load file.first
4
0 commit comments