Hello everyone, I m an absolutely rookie ...I ve installed some days ago capistrano via gems and I ve tried to setup my deployment with capistrano for my little rails application.
Everything works fine so far, but unfortunetly, I am using a legacy database and therefore cannot use the rails db migration feature. My question is how to tell capistrano in my config file that he should not run any db task? I tried to remove the role :db ... line I set role:db, "" role:db, nil However, the cold_deploy was nt able to finish without an error... Any ideas? Thanks a lot in advance -- Volker --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
