On Feb 10, 2008, at 8:16 PM, Rick Schumeyer wrote:

By default, is the "deploy" task expected to run "rake db:migrate" ?

Or does that only happen during the "deploy:migrate" task?

If the answer is "no, deploy does not migrate db changes", then what
is the recommended set of tasks to run when I have both code changes
and database changes?

cap deploy:migrations

that will do a deploy, and run any pending migrations.

- Jamis

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to