Skip to content

Instantly share code, notes, and snippets.

@cowboycoded
Created April 8, 2011 17:51
Show Gist options
  • Save cowboycoded/910367 to your computer and use it in GitHub Desktop.
Save cowboycoded/910367 to your computer and use it in GitHub Desktop.
auto_load paths
["/rails_apps/my_app/app/controllers",
"/rails_apps/my_app/app/helpers",
"/rails_apps/my_app/app/models",
"/rails_plugins/my_engine/app/controllers",
"/rails_plugins/my_engine/app/helpers",
"/rails_plugins/my_engine/app/models"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment