(no title)
jaynetics | 1 year ago
It's an unusually half-baked feature by Ruby's standards. I think there was some hesitation about the name "it" initially, because "it" is an essential method name in rspec, and is used within blocks there.
jaynetics | 1 year ago
It's an unusually half-baked feature by Ruby's standards. I think there was some hesitation about the name "it" initially, because "it" is an essential method name in rspec, and is used within blocks there.
ryanmjacobs|1 year ago
I'd like know if `it` is merely an alias for `_1`, or if protects from this "arity issue" too.
ch4s3|1 year ago
ezekg|1 year ago