Skip to content

Instantly share code, notes, and snippets.

@leylaKapi
Last active November 24, 2017 09:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save leylaKapi/526d6d99cc317ab95ecea981b68dc700 to your computer and use it in GitHub Desktop.
Save leylaKapi/526d6d99cc317ab95ecea981b68dc700 to your computer and use it in GitHub Desktop.
Using FactoryGirl in Rails Console
$ RAILS_ENV=test rails c
[1] pry(main)> FactoryGirl.find_definitions
# then we can use each test row code in rails console
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment