Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

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.