Package: wnpp
Severity: wishlist
Owner: Samyak Jain <samyak.jn11@gmail.com>
* Package name : ruby-safely-block
Version : 0.2.1
Upstream Author : Andrew Kane <andrew@chartkick.com>
* URL : https://github.com/ankane/safely
* License : Expat
Programming Lang: Ruby
Description : Rescue and report exceptions in non-critical code
Exceptions are rescued and automatically reported to your favorite reporting
service. In development and test environments, exceptions are raised so you
can fix them.
The Safely Pattern is a simple one. It allows you to tag non-critical code by
wrapping it in a function. It’s built on top of exception handling. Gem is
created for efficient exceptional handling.
It is a dependency for loomio and hence needs to be packaged.
Thanks,
Samyak Jain