professor (Todd Sedano)
- Login: professor
- Registered on: 07/12/2022
- Last sign in: 04/24/2024
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 0 | 0 |
Activity
04/24/2024
-
07:20 PM Ruby Bug #20450: Ruby 3.3.1 broken with bootsnap
- Thank you for fixing this. I confirmed that making this change fixed Ruby 3.3.1 for gusto
07/12/2022
-
06:10 PM Ruby Feature #14564: `dig` opposite method
- Often my team needs to modify deep hash structures and we created another implementation of the `bury` method.
We suggested our code as a modification to Hash in ActiveSupport [PR](https://github.com/rails/rails/pull/45562). First, w...