fabiormoura (Fabio Moura Maia)
- Login: fabiormoura
- Registered on: 01/08/2023
- Last sign in: 01/08/2023
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 0 | 0 |
Activity
01/10/2023
-
01:25 AM Ruby Feature #19261: `Data#members` is not important
- k0kubun (Takashi Kokubun) wrote in #note-2:
> If we were to remove this from Data instances, I'd like Struct instances to not have that method either for consistency. Let's say you replace Struct.new with Data.define for something that'...
01/08/2023
-
06:28 PM Ruby Feature #19261: `Data#members` is not important
- I've attached a patch with the changes to remove the aforementioned method. Also, I run the test suite in `test_data.rb` to validate my changes but there was one test failure that I'm unable to explain. However, the test failure looks to...