Created
June 16, 2017 21:40
-
-
Save goravbhootra/6b90506411cedf8800f59813cddc3d06 to your computer and use it in GitHub Desktop.
Factory Girl in Console
This file contains hidden or 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
| FactoryGirl.definition_file_paths = ['spec/factories'] | |
| FactoryGirl.find_definitions | |
| # You can use this line to see what factories are loaded | |
| FactoryGirl.factories |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment