farrel / 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.
13Updated 9 years ago

Related projects

Alternatives and complementary repositories for simplecheck