Open autotelik opened 6 years ago
Better loading of lib files e.g
Gem.find_files("gem_name/**/*.rb").each { |path| require path }
Better loading of lib files e.g
Gem.find_files("gem_name/**/*.rb").each { |path| require path }