captools 0.0.3
FEATURES/PROBLEMS: * There are only two tasks * pull_assets
can help you download assets( like images) from a staging or production server to your local environment * pull_database
will grab all your production data for you and stick it in your development database ( this could possibly be dangerous if you dont think about it first) * The tasks are currently highly dependent on my environment… lets generalize them == SYNOPSIS: Capistrano task repository == REQUIREMENTS:
Gemfile:
=
install:
=
Runtime Dependencies (1):
hoe
>= 1.1.7