I appreciate that the subject header of this question sounds nonsensical, but it is a genuine question and I would be grateful for any suggestions...
Our situation: we have two "instances" of the same Rails application and are deploying both to our production, stage, loadtest, uat and other stages. There are some small code differences between the two instances, that is managed in subversion as two branches. The medium term plan is to abstract this differing functionality out and have a single Rails application. In our current model we use the Capistrano :application variable to denote the application instance. How can we have configuring this :application variable dynamically within our deploy.rb script? Peter Booth --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
