Skip to content

Instantly share code, notes, and snippets.

@Capncavedan
Created April 17, 2012 21:37
Show Gist options
  • Save Capncavedan/2409242 to your computer and use it in GitHub Desktop.
Save Capncavedan/2409242 to your computer and use it in GitHub Desktop.
Contract Bond Factory
FactoryGirl.build(:contract_bond)
--> Principal
--> Appointed Agency
--> contract_underwriter
--> User
--> Domino User
--> Assistant
--> Domino User
--> commercial_underwriter
--> User
--> Domino User
--> Assistant
--> Domino User
@Capncavedan
Copy link
Author

500 KB of SQL is run the whole spec file.

7 KB of empty BEGIN/ROLLBACK is run with the updated version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment