Skip to content

Instantly share code, notes, and snippets.

@jparker
Created June 5, 2009 06:25
Show Gist options
  • Save jparker/124106 to your computer and use it in GitHub Desktop.
Save jparker/124106 to your computer and use it in GitHub Desktop.
Autotest.add_hook :initialize do |at|
at.add_exception %r{^vendor/}
nil
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment