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 bac12fa commit 6f17422Copy full SHA for 6f17422
activesupport/lib/active_support/dependencies.rb
@@ -1,3 +1,5 @@
1
+require 'thread'
2
+
3
module ActiveSupport #:nodoc:
4
module Dependencies #:nodoc:
5
extend self
0 commit comments