Skip to content

Instantly share code, notes, and snippets.

@edipofederle
Created July 30, 2010 12:58
Show Gist options
  • Select an option

  • Save edipofederle/500459 to your computer and use it in GitHub Desktop.

Select an option

Save edipofederle/500459 to your computer and use it in GitHub Desktop.
before(:each) do
FakeFS.activate!
end
after(:each) do
FakeFS.deactivate!
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment