standard_assert 0.2.1
`standard_assert` is a Standard Library-like library for assertions in Ruby. It is aimed at encouraging us to use assertion methods anywhere; Not only testing but also production.
Gemfile:
=
インストール:
=
Runtime依存関係 (1):
test-unit
>= 3.0