Skip to content

Commit 479c7db

Browse files
committed
put load path hash instructions in a dedicated section
1 parent 2845cba commit 479c7db

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ resolver = ConstantResolver.new(
3636
)
3737
```
3838

39+
### Default namespaces
40+
3941
If any load paths have a default namespace other than `Object`, these can be specified in a hash:
4042

4143
```ruby

0 commit comments

Comments
 (0)