General

Profile

AndyMaleh (Andy Maleh)

  • Login: AndyMaleh
  • Registered on: 11/29/2019
  • Last sign in: 08/29/2021

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 1 2 3

Activity

12/24/2020

03:48 AM Ruby master Bug #16383: TracePoint does not report calls to attribute reader methods
Hi,
I compensated for lack of this feature by implementing **manually-configured** computed data-binding in [Glimm...
AndyMaleh (Andy Maleh)

08/20/2020

08:14 AM Ruby master Bug #17126: String#gsub fails to escape single quote for shell
Got it. I missed that completely in the documentation, thinking it wasn't related to our use of `\'`.
Thanks a lo...
AndyMaleh (Andy Maleh)

08/19/2020

03:24 PM Ruby master Bug #17126 (Closed): String#gsub fails to escape single quote for shell
Hi, I don't know if I'm misunderstanding how `String#gsub` works, but I encountered an issue in the Ruby "git" gem wi... AndyMaleh (Andy Maleh)

06/01/2020

09:27 PM Ruby master Feature #16928: Array#include_all? & Array#include_any?
I am glad others have reported too. This confirms what I said about this being "very handy".
In response to Marc-And...
AndyMaleh (Andy Maleh)
03:40 PM Ruby master Feature #16928 (Open): Array#include_all? & Array#include_any?
Hi,
The Ruby Array class is currently missing #include_all? and #include_any? to check if current Array includes a...
AndyMaleh (Andy Maleh)

11/30/2019

03:17 AM Ruby master Bug #16383 (Closed): TracePoint does not report calls to attribute reader methods
TracePoint does not report calls to attribute reader methods (e.g. methods defined using `attr_accessor` or `attr_rea... AndyMaleh (Andy Maleh)

Also available in: Atom