RConditions generates a bang method (for example, Array#empty!) for each predicate method (for example, Array#empty?). The bang method will return true if the predicate method returns true, otherwise it will throw an exception. The exception will include auto-generated modules that give information on predicate methods passed or failed in the bang method's execution.
Required Ruby Version
> 0.0.0
Authors
Norman Timmler, Tammo Freese
Versions
- 0.4.0 November 12, 2007* (9 KB)
- 0.3.1 November 11, 2007* (8.5 KB)
- 0.3.0 November 28, 2007* (8.5 KB)
- 0.2.0 October 13, 2007* (8.5 KB)
- 0.1.1 September 26, 2007* (8 KB)