Assert utility for ruby. It lets you code your assumptions and code invariants, so they are checked automatically. It can be deactivated, so you it doesn't affect to your program performance (for example, in production).
Required Ruby Version
>= 2.3
Authors
Jorge Manrubia
Versions
- 1.1.0 September 22, 2021 (8 KB)
- 1.0.0 May 26, 2016 (7.5 KB)
- 0.8.0 February 08, 2016 (8 KB)
- 0.7.3 September 20, 2011 (8 KB)
- 0.7.2 September 19, 2011 (8 KB)