Skip to content

Instantly share code, notes, and snippets.

@lindblom
Created August 9, 2011 23:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lindblom/1135505 to your computer and use it in GitHub Desktop.
Save lindblom/1135505 to your computer and use it in GitHub Desktop.
c = FactoryGirl.create(:herrljunga)
10.times {FactoryGirl.create(:user, :settings => FactoryGirl.create(:hetro_guy, :city => c))}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment