https://github.com/xwmx/autocap
My Capistrano Junk Drawer
https://github.com/xwmx/autocap
Last synced: 5 months ago
JSON representation
My Capistrano Junk Drawer
- Host: GitHub
- URL: https://github.com/xwmx/autocap
- Owner: xwmx
- License: mit
- Created: 2009-12-02T03:21:23.000Z (almost 16 years ago)
- Default Branch: master
- Last Pushed: 2010-07-22T22:34:15.000Z (about 15 years ago)
- Last Synced: 2024-10-05T07:41:01.852Z (about 1 year ago)
- Language: Ruby
- Homepage:
- Size: 109 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- License: MIT-LICENSE
Awesome Lists containing this project
README
# autocap
A now unmaintained but possibly still useful collection of old capistrano tasks for deploying Rails applications. Basically my capistrano junk drawer.
You might need to have the `load 'config/deploy'` line before the `Dir['vendor/plugins/*/recipes/*.rb'].each { |plugin| load(plugin) }` line in your Capfile.
Copyright (c) 2007 William Melody, released under the MIT license