b_jonas (Ambrus Zsbán)
- Login: b_jonas
- Email: ambrus@math.bme.hu
- Registered on: 03/28/2009
- Last sign in: 03/28/2009
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
03/28/2009
-
05:18 AM Ruby Bug #1318 (Closed): Ri documentation missing for BasicObject methods instance_eval, method_missing, __send__
- =begin
It seems that ri does not find the documentation for three instance methods of BasicObject, namely instance_eval, method_missing, and __send__. All three of these seem to have a documentation in the vm_eval.c source file, but th...