/simplecheck

Simplecheck is a lightweight property checking API for Ruby designed to quickly check arguments in under 50 lines of Ruby. Once included into a class it provides the check instance method which takes arguments and a condition to check them against.

Primary LanguageRubyBSD 2-Clause "Simplified" LicenseBSD-2-Clause

Stargazers