A tiny utility for concise error handling. Wrap risky expressions with Try.call, chain fallbacks with or_else and or_try, filter with predicates, handle specific exceptions, use Ruby 3.x pattern matching, and add timeout constraints — all without verbose begin/rescue blocks.
Required Ruby Version
>= 3.1.0
Authors
Philip Rehberger
Versions
- 0.5.0 May 07, 2026 (9 KB)
- 0.4.0 April 10, 2026 (9 KB)
- 0.3.0 April 10, 2026 (8.5 KB)
- 0.2.0 April 01, 2026 (8 KB)
- 0.1.4 March 31, 2026 (7.5 KB)