We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2845cba commit 479c7dbCopy full SHA for 479c7db
1 file changed
README.md
@@ -36,6 +36,8 @@ resolver = ConstantResolver.new(
36
)
37
```
38
39
+### Default namespaces
40
+
41
If any load paths have a default namespace other than `Object`, these can be specified in a hash:
42
43
```ruby
0 commit comments