Skip to content

Instantly share code, notes, and snippets.

@chrismear
Created July 3, 2009 16:33
Show Gist options
  • Save chrismear/140212 to your computer and use it in GitHub Desktop.
Save chrismear/140212 to your computer and use it in GitHub Desktop.
before :each do
10.times do |i|
Factory.create(:action)
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment