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