Shopify / constant_resolver

Resolve a partially qualified Ruby constant reference to the fully qualified name and the path of the file defining it.
MIT License
26 stars 10 forks source link

add initialization instructions for load path hashes #28

Closed mclark closed 2 years ago

mclark commented 2 years ago

https://github.com/Shopify/constant_resolver/pull/27 overlooked adding documentation to the README for load path hashes. This PR tidies up that loose end 😄