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 530e5ff commit bb8f57eCopy full SHA for bb8f57e
activesupport/lib/active_support/core_ext/load_error.rb
@@ -1,6 +1,3 @@
1
-require "active_support/deprecation"
2
-require "active_support/deprecation/proxy_wrappers"
3
-
4
class LoadError
5
REGEXPS = [
6
/^no such file to load -- (.+)$/i,
0 commit comments