Skip to content

Instantly share code, notes, and snippets.

@whisk
Created March 11, 2017 10:54
Show Gist options
  • Save whisk/df76980a3ec0e0ce4ab021158661ad1b to your computer and use it in GitHub Desktop.
Save whisk/df76980a3ec0e0ce4ab021158661ad1b to your computer and use it in GitHub Desktop.
FactoryGirl in Rails console
# after loading Rails console
require 'factory_girl_rails'
include FactoryGirl::Syntax::Methods
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment