pabloh (Pablo Herrero)
- Login: pabloh
- Email: pablodherrero@gmail.com
- Registered on: 04/07/2012
- Last sign in: 10/11/2024
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 9 | 9 |
Activity
08/27/2024
- 06:04 AM Ruby master Bug #20701 (Closed): Hash argument passed as keyword splat can be mutated inside method
- If you call a method with a splatted kwargs that also uses a splatted array followed by at least one positional argum...
07/04/2024
- 07:35 PM Ruby master Feature #20405: Inline comments
- This could be particularly useful for projects like `rbs-inline`.
11/14/2018
- 05:33 PM Ruby master Feature #6284: Add composition for procs
- nobu (Nobuyoshi Nakada) wrote:
> I've forgotten to post the patch to use `<<` and `>>`.
> https://github.com/nobu/r...
08/08/2016
- 03:59 PM Ruby master Feature #9704: Refinements as files instead of modules
- It would be interesting to be able apply a refinement to a whole app (without its gems) or inside a single gem withou...
07/23/2016
- 02:57 PM Ruby master Feature #9108: Hash sub-selections
- Any chance something like this could make it into 2.4?.
Is really cumbersome to require ActiveSupport as a depende...
02/24/2016
- 04:33 AM Ruby master Bug #12106: Behavior of double splatting of hashes with non symbol key is different according to splatted hash position
- Small correction: for the 2nd, 3rd and 4th examples on each code block the error actually is "TypeError: wrong argume...
- 04:29 AM Ruby master Bug #12106 (Closed): Behavior of double splatting of hashes with non symbol key is different according to splatted hash position
- When doing double splatting with hash with non symbols keys you get different behaviors according to the position of ...
06/30/2015
- 11:37 AM Ruby master Feature #6284: Add composition for procs
- Martin Dürst wrote:
> I'm teaching Haskell in a graduate class, so I'm quite familiar with function composition and ...
06/29/2015
- 09:32 PM Ruby master Feature #6284: Add composition for procs
- It would be nice to be able to compose functions in both ways, like in F#, you can do `g << f` or `g >> f`, sadly thi...
06/18/2015
- 08:20 PM Ruby master Bug #11284 (Rejected): String#upcase and String#downcase don't work for accented characters
- Many accented and other non-english characters fails to upcase/downcase properly.
Accented characters is the most co...
Also available in: Atom