This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
depwhack /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
README.textile | ||
| |
bin/ | ||
| |
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








