#Advanced Active Record
#Bullet Points
group :test do
gem 'shoulda-matchers', require: false
end
#Advanced Active Record
#Bullet Points
group :test do
gem 'shoulda-matchers', require: false
end
NOTE: This is a question I found on StackOverflow which I’ve archived here, because the answer is so effing phenomenal.
If you are not into long explanations, see [Paolo Bergantino’s answer][2].
In this quick walkthough you'll learn how to create a separate branch in your repo to house your screenshots and demo gifs for use in your master's readme.
In order to prevent any loss of work it is best to clone the repo in a separate location to complete this task.
Create a new branch in your repo by using git checkout --orphan assets