I have been trying to configure my rails project to use SSL (as application wide) with thin (by adding thin gem and placing config.force_ssl = true to applica
config.force_ssl = true
applica
Here is the simplest solution.
https://makandracards.com/makandra/15903-using-thin-for-development-with-ssl