Skip to content

Instantly share code, notes, and snippets.

@skalibog
Created May 16, 2019 09:15
Show Gist options
  • Save skalibog/ca4f850f0564ba99dc9c2b4a7509a90f to your computer and use it in GitHub Desktop.
Save skalibog/ca4f850f0564ba99dc9c2b4a7509a90f to your computer and use it in GitHub Desktop.
autoload lib
config.autoload_paths << Rails.root.join('lib')
config.autoload_paths += Dir["#{config.root}/lib/**/"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment