General

Profile

sergioro (Sergio Romero)

  • Login: sergioro
  • Registered on: 10/18/2019
  • Last sign in: 01/19/2021

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 2 2

Activity

01/19/2021

08:14 AM Ruby master Bug #17559 (Closed): Conflict with BasicSocket#send and Object#send
`Object#send` can be used in most objects like:
```
's'.send :class
=> String
```
But `BasicSocket` objects ...
sergioro (Sergio Romero)
07:50 AM Ruby master Bug #17557: IRB array returned in multiple lines
Thanks, (1) solved the issue. sergioro (Sergio Romero)
05:18 AM Ruby master Bug #17557 (Closed): IRB array returned in multiple lines
Hi Rubysts. In previous versions of IRB an array was displayed in a single line like:
's'.methods
=> [:un...
sergioro (Sergio Romero)

Also available in: Atom