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