General

Profile

kapitan_morgan (Yaromir Bartosh)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

06/10/2020

12:34 PM Ruby master Bug #16947: private method unexpected behavior
```ruby
class Person
def speak
puts "Hey, Tj!"
end
def whisper_louder
whisper
end
def whisper_sel...
kapitan_morgan (Yaromir Bartosh)
12:18 PM Ruby master Bug #16947 (Closed): private method unexpected behavior
private method called explicitly through self should return an error, but in version 2.7.1 an error does not occur an... kapitan_morgan (Yaromir Bartosh)

Also available in: Atom