@terinchu. After some testing I realized that after object creation ( aka initialize method) the require's tend to work.
muriloime
2
Posts
A member registered Jul 31, 2020
Recent community posts
Hello there. First post here.
I'm trying to get my head around DragonRuby. Thanks for the suggestion @phasefx. Issue is, I generally use TDD with Ruby, but that approach doesn't help with unit testing ( unless more ugly workarounds like `defined?($gtk)`, etc ... ) .
It would be really great if DragonRuby allowed `require` / `require_relative` like n the rest of the ruby community. IMHO if DragonRuby manages to do this, it can leverage open source & modularity to improve DragonRuby ecosystem, and therefore create "exponential" value for its users.