Hi guys,
I have this in my environment and was wondering the location of the code that actually loads this directory:
config.load_paths += %W( #{RAILS_ROOT}/public/accounts/admin/lib )
I want to know the code that is used by rails to load the directories.