jump to navigation

using geminstaller with vlad the deployer February 28, 2009

Posted by John Dewey in Configuration, Deployment, Example, Rake, Vlad.
trackback

I really really really like vlad the deployer. I recently switched my apps over to geminstaller vs Rails’ config.gem.

This gist adds in geminstaller functionality to vlad’s update task.

Comments»

1. Chad Woolley - March 1, 2009

John,

Thanks for the post. I’ve put this on the Tutorials section of the GemInstaller website:

http://geminstaller.rubyforge.org/documentation/tutorials.html#running_geminstaller_from_vlad_the_deployer

– Chad