General

Profile

artemb (Artem Borodkin)

  • Login: artemb
  • Registered on: 02/19/2024
  • Last sign in: 05/17/2024

Issues

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

Like

Activity

11/28/2024

04:56 PM Ruby master Feature #20914: Constructor Parameter Shortcuts
Thank you! This appears to be literally the same proposal, so it can be closed.
I will review #5825 and follow for u...
artemb (Artem Borodkin)
05:57 AM Ruby master Feature #20914: Constructor Parameter Shortcuts
You’re absolutely right; this part does seem ambiguous. I initially added it as an empty block, modeled after the sho... artemb (Artem Borodkin)

11/27/2024

10:20 PM Ruby master Feature #20914 (Closed): Constructor Parameter Shortcuts
# Constructor Parameter Shortcuts
I propose adding a new syntax to simplify the constructor definition in the clas...
artemb (Artem Borodkin)

10/10/2024

11:21 AM Ruby master Feature #20793: Allow Multiple Arguments for the .is_a? Method
Eregon (Benoit Daloze) wrote in #note-2:
> I think pattern matching should be used here instead
Very nice, thank yo...
artemb (Artem Borodkin)
08:50 AM Ruby master Feature #20793 (Rejected): Allow Multiple Arguments for the .is_a? Method
I propose allowing multiple arguments to be passed to the .is_a? Method imply "OR" semantics:
``` ruby
name.is_...
artemb (Artem Borodkin)

02/19/2024

01:40 PM Ruby master Feature #11446: Possible work around for the requirement to supplying arguments like this: .map(&:method, <arguments>)

Are there any proposal issues regarding the addition of argument and block support for the ```.each(&:method, arg...
artemb (Artem Borodkin)

Also available in: Atom