Quantcast
Channel: Ruby on Rails – The HungryCoder
Viewing all articles
Browse latest Browse all 13

Development/Staging server on Heroku

$
0
0
Deploying with heroku is as easy as just pushing your master branch. However, this does not work for me as I manage different branch for development and staging. If I push these branches to heroku (different instance), it won’t work. It is because Heroku considers only master branch for deployment. The work-around is very easy […]

Viewing all articles
Browse latest Browse all 13

Trending Articles