phoet (Peter Schröder)
- Login: phoet
- Email: phoet@posteo.de
- Registered on: 02/05/2026
- Last sign in: 02/05/2026
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 0 | 0 |
Activity
02/05/2026
-
07:12 PM Ruby Feature #12906: do/end blocks work with ensure/rescue/else
- I tried finding out why this is called `ensure/rescue/else` when it only handles `ensure` and `rescue`? Stumbled upon this in the Ruby version history https://rubyreferences.github.io/rubychanges/2.5.html#rescueelseensure-are-allowed-ins...