ethiraj (ethiraj srinivasan)
- Login: ethiraj
- Registered on: 09/24/2016
- Last sign in: 09/24/2016
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
09/24/2016
-
06:47 PM Ruby Bug #12787 (Closed): Stackoverflow over when alias_method and prepend are used in combination
- With Ruby 2.0 Module#prepend was used to overcome the drawbacks of alias_method_chaining. Most of the gems/projects still use alias_method_chain since they support 1.9.3 and with upcoming gems/projects using prepend for the method that i...