datashift icon indicating copy to clipboard operation
datashift copied to clipboard

file loading

Open autotelik opened this issue 5 years ago • 0 comments

Better loading of lib files e.g

Gem.find_files("gem_name/**/*.rb").each { |path| require path }

autotelik avatar Oct 11 '18 13:10 autotelik