Deploy a new version of a rails app?

(I asked this in #chef with no response, so I’ll try here as well…)

I must be missing something completely obvious: I’ve brought up a node
running a rails app, all is good. How do I deploy a new version of the app?
Do I just run chef-client on the node? (That seems very counter-intuitive
after coming from the cap/rubber world.)

Thanks!

dwh

Sorry, someone just did answer in Chef Infra (archive) and it is as I mentioned below;
assuming you're using deploy, running chef-client deploys the latest
(there's probably a lot more detail in what I just said).

dwh

On Tue, Sep 6, 2011 at 9:56 PM, Denis Haskin denis@haskinferguson.netwrote:

(I asked this in Chef Infra (archive) with no response, so I'll try here as well...)

I must be missing something completely obvious: I've brought up a node
running a rails app, all is good. How do I deploy a new version of the app?
Do I just run chef-client on the node? (That seems very counter-intuitive
after coming from the cap/rubber world.)

Thanks!

dwh