套件: ruby-safely-block (0.2.1-2)
ruby-safely-block 的相關超連結
Trisquel 的資源:
下載原始碼套件 ruby-safely-block:
- [ruby-safely-block_0.2.1-2.dsc]
- [ruby-safely-block_0.2.1.orig.tar.gz]
- [ruby-safely-block_0.2.1-2.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Ruby Extras Maintainers (郵件存檔)
- Utkarsh Gupta
- Samyak Jain
外部的資源:
- 主頁 [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
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 套件暫時不可用
-
- dep: ruby-errbase
- Common exception reporting for a variety of services