forked from jacott/Enhanced-Ruby-Mode
-
-
Notifications
You must be signed in to change notification settings - Fork 58
Closed
Description
Take this example, move point to bar:
class Test
def foo
bar
end
end(ruby-add-log-current-method) should return "Test#foo". It returns "Test" instead.
I'd be happy if (enh-ruby-add-log-current-method) returned the expected value, but that doesn't happen either.
Originally reported as dgutov/robe#47 (comment).
Metadata
Metadata
Assignees
Labels
No labels