brianhempel (Brian Hempel)
- Login: brianhempel
- Email: plasticchicken@gmail.com
- Registered on: 11/27/2014
- Last sign in: 01/28/2016
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 1 | 0 | 1 |
Activity
12/05/2014
- 02:58 AM Ruby master Misc #10541: Remove shorthand string interpolation syntax
- Recursive Madman wrote:
> Did you also check what character followed those interpolations? e.g. "#{@foo}bar" wouldn'...
12/04/2014
- 04:38 PM Ruby master Feature #10481: Add "if" and "unless" clauses to rescue statements
- You’re right there may be some risk for anti-patterns, but from my experience this example in the original proposal i...
12/01/2014
- 02:11 PM Ruby master Misc #10541: Remove shorthand string interpolation syntax
- Martin Dürst wrote:
> Can you tell us what the situation is for Ruby itself (including build scripts and standard li... - 02:03 PM Ruby master Misc #10541: Remove shorthand string interpolation syntax
- Recursive Madman wrote:
> Did you also check what character followed those interpolations? e.g. "#{@foo}bar" wouldn'... - 04:53 AM Ruby master Misc #10541: Remove shorthand string interpolation syntax
- Steve Richert asked me how many of those 353,199 regular interpolations could have been replaced by shorthand interpo...
11/30/2014
- 08:16 PM Ruby master Misc #10541: Remove shorthand string interpolation syntax
- I analyzed the ~150,000 Ruby files in the top 1000 Ruby repositories on GitHub:
The regular interpolation syntax i...
11/28/2014
- 08:38 AM Ruby master Feature #10552: [PATCH] Add Enumerable#frequencies and Enumerable#relative_frequencies
- Yes, I would rather see `Hash#map_values` in Ruby before `Enumerable#frequencies`. However, if both `map_values` and ...
11/27/2014
- 07:29 PM Ruby master Feature #10552: [PATCH] Add Enumerable#frequencies and Enumerable#relative_frequencies
- Thanks for the feedback David. I can see a `map` functionality being useful, but here I will play some arguments agai...
- 07:59 AM Ruby master Feature #10552 (Open): [PATCH] Add Enumerable#frequencies and Enumerable#relative_frequencies
- Counting how many times a value appears in some collection has always been a bit clumsy in Ruby. While Ruby has enoug...
Also available in: Atom