How to know instance is production instance or not
I want to find my instance is production instance or not. I have changed my instance name so it didn't contain dev or ven. I'm working with scoped applicaton so "glideutils" is not useful. I have tried "glide.installation.production" system property ...
