↓
Skip to main content
Gustavo Caso
Posts
Tags
Posts
Tags
Rails
Set up a simple deployment system with Heroku and Rails
30 July 2014
·
379 words
·
2 mins
Heroku
Rails
Before deploying to production is always recommended to test everything first; you probably have a Test suit to test your application, but you never know what will happen when you deploy all changes to production.