texpert (Aurel Branzeanu) wrote in #note-11: > And another similar gem is modulation ( https://rubygems.org/gems/modulation/versions/0.25 ) It looks much more developed and actively maintained! Thank you! :)jaesharp (J Lynn)
I'd like to note that there exists a gem called modules ( https://rubygems.org/gems/modules ) which uses `Kernel#load` with the `wrap=true` option in order to implement a module import/export resolution system similar in nature to the on...jaesharp (J Lynn)