Repository URL to install this package:
module JUtils class Engine < ::Rails::Engine config.autoload_paths += Dir["#{config.root}/lib/**/"] end end