General

Profile

sanjioh (Fabio Sangiovanni)

  • Login: sanjioh
  • Registered on: 12/28/2020
  • Last sign in: 10/31/2024

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

10/21/2024

09:30 PM Ruby master Feature #15381: Let double splat call `to_h` implicitly
Eregon (Benoit Daloze) wrote in #note-4:
> Should `**` call `to_h` rather than `to_hash`, similar to `*` calling `to_...
sanjioh (Fabio Sangiovanni)

10/14/2024

05:00 PM Ruby master Bug #20798: Missing spaces/punctuation in SyntaxError message.
kddnewton (Kevin Newton) wrote in #note-1:
> This is an issue with the syntax suggest gem. Could you open an issue h...
sanjioh (Fabio Sangiovanni)
04:49 PM Ruby master Bug #20798 (Closed): Missing spaces/punctuation in SyntaxError message.
Hi all,
with the following simple snippet of Ruby code:
``` ruby
def x.y.z
end
```
the interpreter rais...
sanjioh (Fabio Sangiovanni)

Also available in: Atom