Scientists
Abierto
- Lenguaje dominante
- Ruby
- Estrellas
- 7.8k
- Forks
- 505
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.