How to segregate rake from executing production DB commands from development environment?
I just noticed that a rake drop all command can also drop tables in the production db instance. Is there a way in rails to separate rails config so that the production systems are not touched by any commands from development environments ?
Aucun commentaire:
Enregistrer un commentaire