Skip to content

Instantly share code, notes, and snippets.

@nabinno
Created July 24, 2014 13:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nabinno/5963f0eb9e68cc7a8a4c to your computer and use it in GitHub Desktop.
Save nabinno/5963f0eb9e68cc7a8a4c to your computer and use it in GitHub Desktop.
Auto-loadign lib files in Rails 4 / Stack Overflow http://stackoverflow.com/questions/19098663/auto-loading-lib-files-in-rails-4
config.autoload_paths << Rails.root.join('lib')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment