1bea329def552526a9546fcd588cb59e7862070e
Added has_gem verifier which verifiers a ruby gem is installed. An optional version parameter allows you to check for a specific version. Specs and RDoc included.
54e8a4f8817f511b16a16b611641ad898fa220dd
Added some example packages. All of them have been tested personally and work. Also added ruby specific verifiers.
66d358dff86102b6075f6f9dd13c689d8c5c814f
Fixed has_executable with global executables. It wasn't running the command properly.Specs included.
217098e50ca3a1e94240a80054b24579d627939c
Removed merb from manifest and gemspec.
4a0e13ae9631e109e5a0d067b85503dd32f7415d
Pushing a 0.1.6 version of the mitchellh-sprinkle gem.
1584bf8eeacff26ac4774c4becbeb3346c5f9948
Removed merb example because it really didn't do anything. Preparing to add a suite of example packages.
42945dc5f015e3b39b4dddcb40e22b0f5eb7f076
Added the 'has_process' verifier. Specs and RDoc covered.
3bcd0d51918273fa111f16228e0ccf65d2307304
Full RDoc coverage! Sprinkle::Package, Sprinkle::Policy, Sprinkle::Verify and all the built-in verifiers have been documented.