capistrano-php-tools 1.0.2
Provides various utility tasks for PHP based sites that use capistrano for deployment. Currently provides a method to clear the APC to avoid encountering memory allocation errors.
Gemfile:
=
install:
=
Runtime Dependencies (2):
capistrano
~> 3.1
rest-client
~> 1.8
Development Dependencies (1):
rake
~> 0