[ 原始碼: ruby-safely-block ]
套件:ruby-safely-block(0.4.1-1)
ruby-safely-block 的相關連結
Debian 的資源:
下載原始碼套件 ruby-safely-block:
- [ruby-safely-block_0.4.1-1.dsc]
- [ruby-safely-block_0.4.1.orig.tar.gz]
- [ruby-safely-block_0.4.1-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
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.
其他與 ruby-safely-block 有關的套件
|
|
|
|
-
- dep: ruby-errbase
- Common exception reporting for a variety of services