| Class | LoadError |
| In: |
lib/active_support/core_ext/load_error.rb
|
| Parent: | Object |
| REGEXPS | = | [ /^no such file to load -- (.+)$/i, /^Missing \w+ (?:file\s*)?([^\s]+.rb)$/i, /^Missing API definition file in (.+)$/i, /^cannot load such file -- (.+)$/i, ] |