Skip to content

Instantly share code, notes, and snippets.

@alexmoore
Created January 26, 2010 03:31
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 alexmoore/286524 to your computer and use it in GitHub Desktop.
Save alexmoore/286524 to your computer and use it in GitHub Desktop.
require 'rubygems'
require 'faker'
require 'activerecord'
1000.times do
# make a person
# save this person
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment