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 61fd7cd commit 74fbad7Copy full SHA for 74fbad7
actionpack/test/ts_isolated.rb
@@ -1,3 +1,4 @@
1
+$:.unshift(File.dirname(__FILE__))
2
$:.unshift(File.dirname(__FILE__) + '/../../activesupport/lib')
3
4
require 'test/unit'
0 commit comments