public
Description: Compares dependencies between a local and remote rails project
Homepage:
Clone URL: git://github.com/alexyoung/depwhack.git
name age message
file .gitignore Loading commit data...
file README.textile
directory bin/
file depwhack.gemspec
README.textile

This script compares dependencies between local and remote environments based on the gems a Rails project uses.

Usage

Change directory to your Rails project and run:

depwhack server

This works best with ssh keys set up, else it’ll prompt you a lot.

Installation

This gem is hosted on gemcutter

gem install depwhack