bkatzung (Brian Katzung)
- Login: bkatzung
- Email: briank@kappacs.com
- Registered on: 04/17/2014
- Last sign in: 06/11/2021
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 0 | 0 |
Activity
05/17/2021
- 07:07 PM Ruby master Feature #11747: "bury" feature, similar to 'dig' but opposite
- schwad (Nick Schwaderer) wrote in #note-10:
> I think the issues/problems specified in the comments are not present ...
07/14/2019
- 01:29 PM Ruby master Feature #13179: Deep Hash Update Method
- Gem XKeys, since 2014.
```
require 'xkeys'
h = {}.extend XKeys::Auto # auto Hash/Array
h[:accent, 2, :original]... - 02:52 AM Ruby master Feature #11747: "bury" feature, similar to 'dig' but opposite
- Much of this has been available through my XKeys gem since Q2 2014.
```
data = {}.extend XKeys::Auto # Vs ::Hash,...
04/17/2014
- 11:46 PM Ruby master Feature #7240: Inheritable #included/#extended Hooks For Modules
- I'm a relatively new Ruby programmer so I may have missed some of the nuances, but I have written http://rubygems.org...
Also available in: Atom