ssnickolay (Nikolay Sverchkov)
- Login: ssnickolay
- Email: ssnikolay@gmail.com
- Registered on: 06/22/2020
- Last sign in: 06/22/2020
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
06/22/2020
-
06:33 PM Ruby Bug #16977 (Closed): Ambiguous lookup super for refinements
- [In specification](https://docs.ruby-lang.org/en/2.7.0/syntax/refinements_rdoc.html) we have the note
> Note that super in a method of a refinement invokes the method in the refined class even if there is another refinement which has ...