Rails - Resolve .env conflicts between development and Kamal deploy
Problem
We often use the gem Dotenv to handle environment variables on development machine or gem Foreman also automatic load ENV from .env file (Forceman - Per Process Environment Variables)
The problems is Kamal-deploy use .env too, for the deployment on target service. The command `kamal envify` will build the