I want to enforce SSL on all routes except my landing page. I tried setting force_ssl in all my controllers, and for the controller that contains root, I did:
force_ssl
rack-ssl-enforcer gem will help you