General

Profile

hedgesky (Anton Chuchkalov)

  • Login: hedgesky
  • Registered on: 12/21/2016
  • Last sign in: 12/21/2016

Issues

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

Activity

12/26/2016

09:49 PM Ruby Misc #13057: BasicObject#__send__ documentation contains references to #send
I see; but **`BasicObject`** doesn't have **`#send`** method and thus shouldn't reference it in docs, should it? hedgesky (Anton Chuchkalov)

12/21/2016

09:13 AM Ruby Misc #13057 (Feedback): BasicObject#__send__ documentation contains references to #send
**`BasicObject#__send__`** docs are equal to **`Object#send`** docs. As far as I can see, this happens because documentation for both **`#send`** and **`#__send__`** is defined in the same place. Links:
* Source: https://github.com/ru...
hedgesky (Anton Chuchkalov)

Also available in: Atom