dyegocosta (Dyego Costa)
- Login: dyegocosta
- Email: dyego@dyegocosta.com
- Registered on: 03/14/2014
- Last sign in: 03/18/2016
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
10/10/2014
-
02:58 AM Ruby Bug #10353 (Closed): weird behavior when dynamically adding method using instance_eval
- Earlier this week I cross by a weird bug using a gem and after digging into the problem I found this issue with MRI.
I could not reproduce it on 1.9.3-p545 nor on the 2.2.0-preview1, the issue occurs on the 2.1.2
~~~
2.1.2 :001 > cl...