How to deploy Rails non master branch on Heroku
No doubt Heroku is one of the best technology to quickly deploy web apps. In my case I am working on Rails 6 app and loves the way heroku takes care of all the dependencies with single command. After completing with code and i was ready for build. This time the branch name is demo …