Mar 17

Date published: 3-17-2014

Rails version: 4.0.0

Staging server

When creating and deploying web apps with Rails, it’s a good idea to have a staging server that is identical to the production server where you can test out changes before making them live. That way you can test out the application in an environment that will be like what your users will be using but without making changes to the live application or its database. I’ll be setting up a staging server on Heroku to show the changes you’ll need to make to your Rails project to get it up and working. Continue reading »

Tagged with:
preload preload preload