Skip to content

Instantly share code, notes, and snippets.

@mafis
Created March 28, 2011 07:55
Show Gist options
  • Select an option

  • Save mafis/890129 to your computer and use it in GitHub Desktop.

Select an option

Save mafis/890129 to your computer and use it in GitHub Desktop.
before(:each) do
Account.destroy_all
@account = Factory(:account)
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment