tamplier 0.3.4
How many times your deploys were failed, because you forgot to update .yml files on server... No more! Tamplier gem checks, that all keys from any sample files are actually exist in real .yml files. That allows to detect configuration problems earlier and spend less time on deployment problems investigations. Gem also provides command line utility to quickly setup fresh development environment by copying or symlinking sample files.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activesupport
>= 0
commander
~> 4.4