RubyGems.org

assay

0.4.1

Assay defines assertions in the same way that Ruby defines exceptions. Each type of asserition, called an assay, is then a child of the base Assertion class, which itself is a subclass of the Exception class.

installgem install assay
Authors

Thomas Sawyer

3,696 total downloads 963 for this version
Owners

45196398e9685000d195ec626d477f0e

Gemfile
gem "assay", "~> 0.4.1"
Versions
  1. 0.4.1 January 27, 2012
  2. 0.4.0 January 25, 2012
  3. 0.3.0 May 7, 2011
  4. 0.2.0 May 7, 2011
Runtime Dependencies
  1. ansi >= 0
  2. brass >= 0
Development Dependencies
  1. detroit >= 0
  2. qed >= 0