[Ruby] Sample Vlad recipe in the wild

Geoffrey Grosenbach boss at topfunky.com
Thu Sep 6 13:56:26 PDT 2007


On 9/6/07, Nick Zadrozny <nick at zadrozny.com> wrote:
> I just tumbled a Vlad recipe that I'm using for one of my sites.

To clarify...there is no need to 'get around the lack of before and
after callbacks' with Vlad.

Creating a "deploy" task and calling your other task dependencies IS
how it was intended to be done.

And it ends up being self-documenting because you can name your tasks
with descriptive names, and your "deploy" task becomes a nice little
description of what happens in the deployment.

Geoffrey Grosenbach
http://peepcode.com


More information about the Ruby mailing list