alexyoung-depwhack

depwhack is a tool for comparing local and remote gem dependencies for a Rails project.


Install
gem install alexyoung-depwhack -v 0.0.1

Documentation

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