Created
April 17, 2012 21:37
-
-
Save Capncavedan/2409242 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
500 KB of SQL is run the whole spec file.
7 KB of empty BEGIN/ROLLBACK is run with the updated version