Skip to content

Instantly share code, notes, and snippets.

@chakrit
Created March 1, 2012 08:50
Show Gist options
  • Save chakrit/1948416 to your computer and use it in GitHub Desktop.
Save chakrit/1948416 to your computer and use it in GitHub Desktop.
config.autoload_paths += %W(#{config.root}/app/workers)
config.autoload_paths += %W(#{config.root}/app/presenters)
config.autoload_paths += %W(#{config.root}/lib/addresstalk/errors)
config.autoload_paths += %W(#{config.root}/lib)
config.autoload_paths += %W(#{config.root}/lib/addresstalk)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment