blakewest (Blake West)
- Login: blakewest
- Registered on: 11/02/2018
- Last sign in: 11/02/2018
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 0 | 0 |
Activity
01/30/2019
-
07:13 PM Ruby Feature #14973: Proposal of percent literal to expand Hash
- I just want to +1 this. I think it's a great idea, and had raised it independently in [15236](https://bugs.ruby-lang.org/issues/15236). It doesn't seem like Matz has given an opinion on it though either here or in 15236. Can we bump this...
11/02/2018
-
08:29 PM Ruby Feature #15236: add support for hash shorthand
- Hi all,
I've really wanted a feature like this for a long time. I find myself often using named arguments, which I love for the clarity. But then the callers often have variables of the same name as the parameter name, making it more v...