The database in my RoR application is shared with a 2nd application, and created by the latter, so I need capistrano (cap deploy:cold) to assume the database is there and ready to use already, instead of trying to run all migrations. Is there a way? Should I create an extra task?
thanks --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
