Skip to content

Instantly share code, notes, and snippets.

@goravbhootra
Created June 16, 2017 21:40
Show Gist options
  • Select an option

  • Save goravbhootra/6b90506411cedf8800f59813cddc3d06 to your computer and use it in GitHub Desktop.

Select an option

Save goravbhootra/6b90506411cedf8800f59813cddc3d06 to your computer and use it in GitHub Desktop.
Factory Girl in Console
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