Skip to content

Instantly share code, notes, and snippets.

@chintanparikh
Created June 9, 2012 15:11
Show Gist options
  • Save chintanparikh/2901381 to your computer and use it in GitHub Desktop.
Save chintanparikh/2901381 to your computer and use it in GitHub Desktop.
category = FactoryGirl.create(:category)
section = FactoryGirl.create(:section, category: association(category))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment