We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6a1ab1 commit b9b8ae7Copy full SHA for b9b8ae7
1 file changed
test/rails/monkey_patches.rb
@@ -1,4 +1,4 @@
1
-require_relative '../../tools/strict_warnings'
+load File.join(ENV['RAILS'], 'tools', 'strict_warnings.rb'
2
3
# This module flags methods in rails tests and blows up ours
4
module ActiveSupport
0 commit comments