Skip to main content

Rails

Set up a simple deployment system with Heroku and Rails
·379 words·2 mins
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.