Enforce - A DSL for verifying file/folder content

Create globally available DSL scripts to verify the existence of files in
a folder, and the contents of these files.
Install
$ gem install enforce
Or with bundler:
gem 'enforce'
Example
Soon
Usage
Soon