doesn't cope with :: scoping
Reported by Kevin Rutherford | March 16th, 2009 @ 08:53 PM
Code such as
class A::B::C; end
or
def Fred::meth; end
breaks the scoping rules in StopContext
Comments and changes to this ticket
-
Kevin Rutherford March 23rd, 2009 @ 07:21 PM
- State changed from new to open
-
Kevin Rutherford March 25th, 2009 @ 03:52 PM
- State changed from open to resolved
(from [211822c8676ca5fe1717f04a8fd248c0f73defef]) More tests for :: scoping [#29 state:resolved] http://github.com/kevinrutherfor...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Defects and feature requests for <a href="http://wiki.github.com/kevinrutherford/reek">Reek</a>, the Ruby code smell detector
People watching this ticket
Tags
Referenced by
- 29 doesn't cope with :: scoping (from [211822c8676ca5fe1717f04a8fd248c0f73defef]) More te...