Skip to content

Instantly share code, notes, and snippets.

@omenking
Created June 13, 2019 03:03
Show Gist options
  • Save omenking/1a0ca2555c1e3ab7211f39b97f9d517f to your computer and use it in GitHub Desktop.
Save omenking/1a0ca2555c1e3ab7211f39b97f9d517f to your computer and use it in GitHub Desktop.
003 - QA Mastery
source 'https://rubygems.org'
git_source(:github) do |repo_name|
repo_name = "#{repo_name}/#{repo_name}" unless repo_name.include?("/")
"https://github.com/#{repo_name}.git"
end
gem 'rspec'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment