vlad version 2.4.1 has been released!
- repo: https://github.com/seattlerb/vlad
- home: http://rubyhitsquad.com/
- rdoc: http://hitsquad.rubyforge.org/vlad
Vlad the Deployer is pragmatic application deployment automation,
without mercy. Much like Capistrano, but with 1/10th the
complexity. Vlad integrates seamlessly with Rake, and uses familiar
and standard tools like ssh and rsync.
Impale your application on the heartless spike of the Deployer.
Changes:
2.4.1 / 2013-02-27
-
1 bug fix:
- Apparently psych doesn’t have top level #y. Switched to to_yaml.
(erotte)
- Apparently psych doesn’t have top level #y. Switched to to_yaml.