Scientists
Open
- Dominant language
- Ruby
- Stars
- 7.8k
- Forks
- 505
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.