Actions
Misc #13057
closedBasicObject#__send__ documentation contains references to #send
Misc #13057:
BasicObject#__send__ documentation contains references to #send
Status:
Feedback
Assignee:
-
Description
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:
Actions