Elisson Guímel

Results 3 comments of Elisson Guímel

recebi a notificação agora de que minha senha havia sido alterada, estou revendo o codigo agr paara ver se foi algo proposital

Hey @benoist, can you check this out? This solves an error which I have been stuck for a few weeks, would be nice to have this merged

I am stuck with the same error: ```ruby unsigned_document = Xmldsig::SignedDocument.new(xml_document.doc, id_attr: 'Id') signed_xml = unsigned_document.sign(@private_key) ``` raises NoMethodError: undefined method `remove' for nil:NilClass