• Stars
    star
    13
  • Rank 1,512,713 (Top 30 %)
  • Language
    Ruby
  • License
    BSD 2-Clause "Sim...
  • Created about 11 years ago
  • Updated almost 10 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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.