Skip to content

Instantly share code, notes, and snippets.

@agungsetiawan
Created March 20, 2020 14:10
Show Gist options
  • Save agungsetiawan/b8510b73375057fdb8548bdff738af50 to your computer and use it in GitHub Desktop.
Save agungsetiawan/b8510b73375057fdb8548bdff738af50 to your computer and use it in GitHub Desktop.
group :development, :test do
gem 'rspec-rails', '~> 3.9'
gem 'factory_bot_rails'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment