production Questions
4
Solved
I need to make changes to an in-use production database. Just adding a few columns. I've made the changes to the dev database with migrations. What is the best way to update the production database...
Otter asked 15/10, 2008 at 18:7
1
Solved
If I try and access some random string in the URL of my rails app, such as /asdfasdifjasdfkj then I am seeing a rails error message
Routing Error
No route matches "/asdfasdifjasdfkj" with {:meth...
Thermit asked 26/9, 2008 at 11:43
6
Solved
Is it worth designing a system to expect test accounts and products to be present and active in production, or should there be no contamination of production databases with test entities, even if y...
Nitride asked 23/9, 2008 at 14:23
3
Solved
I am now in the process of planning the deployment of a SharePoint solution into a production environment.
I have read about some tools that promise an easy way to automate this process, but ...
Tsuda asked 13/8, 2008 at 7:33
4
Solved
I have ci, so our staging environment builds itself.
Should I have a script that not only builds production but does all the branching for it as well?
When you have one code base on two different u...
Agosto asked 27/8, 2008 at 3:2
© 2022 - 2024 — McMap. All rights reserved.