November 15, 2021

How to add SSL to Ruby on Rails on localhost

It is not common to run a Rails application in development mode locally over SSL. This article explains how to do that.

Read more