General

Profile

nrodriguez (Nicolas Rodriguez)

  • Login: nrodriguez
  • Registered on: 09/14/2016
  • Last sign in: 04/12/2024

Issues

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

Like

Activity

11/17/2020

06:35 AM Ruby master Feature #17326: Add Kernel#must! to the standard library
I like this syntax :
`task|.raise.mailing_params|.raise.fetch('template_context')`
As you said it's consistent wi...
nrodriguez (Nicolas Rodriguez)

11/16/2020

06:25 AM Ruby master Feature #17326: Add Kernel#must! to the standard library
There is `not_nil!` in Crystal https://github.com/crystal-lang/crystal/blob/master/src/object.cr#L223 nrodriguez (Nicolas Rodriguez)

12/04/2018

08:42 PM Ruby master Feature #14385: Deprecate back-tick for Ruby 3.
Eregon (Benoit Daloze) wrote:
> IMHO this is way too incompatible and using %x{} only makes it less nice/readable/in...
nrodriguez (Nicolas Rodriguez)

09/14/2016

09:40 PM Ruby master Feature #12746: class Array: alias .prepend to .unshift ?
Also `.prepend` sounds more natural than `.unshift` (specialy on Array). But it also implies `.append` which should b... nrodriguez (Nicolas Rodriguez)

Also available in: Atom