Michał Chudzik
Results
1
comments of
Michał Chudzik
Seems like setting `typing_options` to `:strict` solves the problem. However, I get a different error :/ ```bash lib/user.rb:1:6: [error] Cannot find implementation of method `::User#login` │ Diagnostic ID: Ruby::MethodDefinitionMissing │...