Skip to content

Instantly share code, notes, and snippets.

@prdanelli
Last active March 10, 2023 11:15
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 prdanelli/7b2d161281f517aa83845691ba220d0d to your computer and use it in GitHub Desktop.
Save prdanelli/7b2d161281f517aa83845691ba220d0d to your computer and use it in GitHub Desktop.
Use FactoryBot methods inside Rails console

$ rails console -e test --sandbox

require 'factory_bot'; include FactoryBot::Syntax::Methods
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment