require_all icon indicating copy to clipboard operation
require_all copied to clipboard

A wonderfully simple way to load Ruby code

Results 2 require_all issues
Sort by recently updated
recently updated
newest added

This fixes the problem with globbing. Despite what the readme says, "native" globbing doesn't work - with this addition, it does.

If you load_rel '**/*' - directories are pulled in and they are attempted to be loaded. This commit removes directories from globs