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 9c77d72 commit 556572aCopy full SHA for 556572a
activesupport/lib/active_support/dependencies.rb
@@ -49,7 +49,7 @@ def self.unload_interlock
49
50
# This is a private set that collects all eager load paths during bootstrap.
51
# Useful for Zeitwerk integration. The public interface to push custom
52
- # directories to this collection is from applications or engines is
+ # directories to this collection from applications or engines is
53
# config.eager_load_paths.
54
mattr_accessor :_eager_load_paths, default: Set.new
55
0 commit comments