This gem provides a concern that can be included into ruby classes. Once included, you can define exceptions which every class/instance method should swallow and not raise
Required Ruby Version
>= 0
Authors
Drew Goddyn
This gem provides a concern that can be included into ruby classes. Once included, you can define exceptions which every class/instance method should swallow and not raise
>= 0
Drew Goddyn