Alexander Arkhireyev

Results 1 issues of Alexander Arkhireyev

When a calling code doesn't explicitly `require 'ostruct'`, the invocation of `Zxcvbn.test` fails: ``` NameError: uninitialized constant Zxcvbn::OpenStruct OpenStruct.new(Zxcvbn.zxcvbn(password, user_inputs)) # rubocop:disable Style/OpenStructUse ^^^^^^^^^^ ``` Ruby 3.3.4