Sha256: f34455fa25d4869118ca0331216f41ed16d34674a81289ff49f58e83d09df70f
Contents?: true
Size: 400 Bytes
Versions: 1
Compression:
Stored size: 400 Bytes
Contents
Capistrano Maintenance Extension ================================= This gem simply offers the recently removed `deploy:web:disable` and `deploy:web:enable` tasks to your Capistrano deployment. Usage ----- Install the gem via rubygems: `gem install capistrano-maintenance` And put this line into your deploy.rb file: `require 'capistrano/maintenance'` That's it. Everthing works like expected.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
capistrano-maintenance-0.0.2 | README.md |