ruby-contracts

Contracts (a assert like) for Ruby
  https://github.com/egonSchiele/contracts.ruby
  0
  no reviews



This library provides contracts for Ruby. Contracts let you clearly express how your code behaves, and free you from writing tons of boilerplate, defensive code.