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.
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