env-checker 0.1.9
When you are developing a new feature if your app have some environments like test, staging and production is easy to forget an environment variable in the middle of the process. Also when you migrate the app to another server is easy to forget an environment variable.
Gemfile:
=
install:
=
Runtime Dependencies (2):
slack-notifier
~> 1.5
thor
~> 0.19.1