openrain / power_tools

OpenRain Power Tools

This URL has Read+Write access

name age message
file LICENSE Thu Feb 12 19:46:01 -0800 2009 Major refactoring [mchung]
file NOTICE Thu Feb 12 19:46:01 -0800 2009 Major refactoring [mchung]
file README.markdown Thu Feb 12 19:58:42 -0800 2009 Fixed readme [mchung]
directory recipes/ Tue Dec 15 16:09:20 -0800 2009 Renamed mongrel.rb to deploy.rb [mchung]
directory sample/ Tue May 06 07:02:12 -0700 2008 Initial migration [mchung]
directory tasks/ Tue Dec 15 15:55:30 -0800 2009 Adding APP_NAME environment variable [mchung]
README.markdown

OpenRain Power Tools

A Work in Progress

This Rails plugin contains several Rake and Capistrano tasks aimed at making Rails deployment just a little bit easier

Rake tasks for automating various Rails development activities.

  • Mongrel start and stop Rake tasks
  • PostgreSQL backup and restore Rake tasks
  • For additional guidance, run:

    rake -T or:

Capistrano tasks for automating various Rails development activities

  • Mongrel powered Capistrano deploys (deploy:start, deploy:stop, and deploy:restart)
  • For additional guidance, run:

    cap -T

Installation

./script/plugin install git://github.com/openrain/power_tools.git -r 'tag v1.0.0'

Author

  • Marc Chung - marc [dot] chung [at] openrain [dot] com