autotelik / datashift

Full Excel/CSV Import/Export facilities for Rails
http://www.autotelik.co.uk
Other
136 stars 75 forks source link

file loading #68

Open autotelik opened 6 years ago

autotelik commented 6 years ago

Better loading of lib files e.g

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