Set up HTTPS for RAILS

Introduction To set up HTTPS for a Rails app that is served up by Nginx is quite easy, but there are a couple of little things that need to be configured. This writeup is intended to document these small yet crucial steps. This document makes the following assumptions: SSL has been obtained and placed in…