I think we have a common opinion in many points, but not in all. I don't
know if this is all off topic, but I like to drive this discussion a little
bit further.
First we should clarify some words. This is how I understand the terms. We
talked about "behavior". It is what and how the applicatio
I think I lost you on my example of running the RAILS_ENV=production code
locally & why it was safer without production config info checked in.
In my case I'm using a `.env` file and already have all the creds I need for
local development i.e. stripe API token and AWS etc. They're all set for