Open anatol opened 6 years ago
Working with Ruby I found Kernel#require_relative function quite useful. It might be a good idea implement it for mruby as well.
Kernel#require_relative
mruby
Working with Ruby I found
Kernel#require_relative
function quite useful. It might be a good idea implement it formruby
as well.