schwad (Nick Schwaderer)
- Login: schwad
- Email: nick.schwaderer@pastrubies.com
- Registered on: 03/02/2020
- Last sign in: 02/15/2023
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 1 | 0 | 1 |
Activity
08/08/2021
-
06:33 PM Ruby Feature #18070 (Open): `attr` should be removed
- I'm digging through some older Ruby versions and discovered that `attr` was deprecated in Ruby 1.9. We still are seeing support for it in Ruby 3.0
Unless there are internals that require its existence, is it time to remove this deprec...
04/16/2020
-
08:39 AM Ruby Feature #11747: "bury" feature, similar to 'dig' but opposite
- I think the issues/problems specified in the comments are not present with a Hash-only implementation. :)
I would be supportive of re-considering this feature just for use with a Hash, where I believe 80% of the real-life use cases wo...
03/02/2020
-
09:42 PM Ruby Feature #16665: Add an Array#except_index method
- Hello, I was part of this discussion on Railstalk and the Rails-core issue, you can peek for additional context here: https://github.com/rails/rails/pull/38611#issuecomment-593627540
It was closed on Rails-core and suggested to be pro...