Skip to content

Instantly share code, notes, and snippets.

@agungsetiawan
Created March 20, 2020 14:24
Show Gist options
  • Save agungsetiawan/fe6e048a561712de8369ec37973aff5b to your computer and use it in GitHub Desktop.
Save agungsetiawan/fe6e048a561712de8369ec37973aff5b to your computer and use it in GitHub Desktop.
RSpec.configure do |config|
#other configurations ommitted for brevity
config.include FactoryBot::Syntax::Methods
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment