Skip to content

Instantly share code, notes, and snippets.

@wjessop
Created July 8, 2010 21:03
Show Gist options
  • Save wjessop/468617 to your computer and use it in GitHub Desktop.
Save wjessop/468617 to your computer and use it in GitHub Desktop.
after(:each) do
FileUtils.remove_entry_secure(PROJECTS_ROOT)
File.unlink @file if File.exists? @file
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment