Scientists
Offen
- Vorherrschende Sprache
- Ruby
- Sterne
- 7.8k
- Forks
- 505
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Ideas for backwards-compatible solutions (none of them particularly clean):
ignore could pass more arguments to the block, which is backwards-compatible assuming clients use a proc.
Add a new method ignore2 which receives observation objects instead of values.
Pass a custom nil-value as observation value to ignore if an exception is raised. This special nil-value should expose the exception.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.