General

Profile

codetodya (Sumit Mahamuni)

Issues

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

Activity

01/15/2016

05:50 AM Ruby Bug #11980: External methods are appearing as instance methods for String
It's not really a bug.
When you define following method. It is added on Object class. And any class which inherits from Object class will have following method.
You can try calling following method on any class which inherits Obj...
codetodya (Sumit Mahamuni)

01/04/2016

09:30 AM Ruby Feature #11939: Syntax sugar to apply a method replace a variable
According to ruby conventions shouldn't that be
var.some_method!(some_args) if some_condition.
Because you are modifying same object. Why do you need new feature?
codetodya (Sumit Mahamuni)

01/03/2016

08:14 AM Ruby Bug #11903: [BUG] vm_call_cfunc - cfp consistency error
Check this related issue -https://bugs.ruby-lang.org/issues/7938 codetodya (Sumit Mahamuni)
08:13 AM Ruby Bug #11903: [BUG] vm_call_cfunc - cfp consistency error
Check this related issue -https://bugs.ruby-lang.org/issues/7938 codetodya (Sumit Mahamuni)

Also available in: Atom