mijoharas (Michael Hauser-Raspe)
- Login: mijoharas
- Registered on: 01/27/2017
- Last sign in: 02/01/2019
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 0 | 0 |
Activity
01/27/2017
-
11:58 AM Ruby Feature #6810: `module A::B; end` is not equivalent to `module A; module B; end; end` with respect to constant lookup (scope)
- There is another duplicate of this (#11705). I understand this is expected behaviour and it makes sense that this is the way it is with the current architecture.
I don't however think that this is the way it _should_ be. Does anyone e...