Gareste
Gareste
Hi, From what I remember, I figured out which version of gcc / g++ was used to build the snap version of ruby, then installed it and was able to...
@utkarsh2102 thanks! @tobias-grasse would you mind explaining here your solution (once the package is available in ubuntu I guess), so that next time people search this issue, they get a...
@mb21: I am very much interested in this for odt, and available to test.
Thanks! Never heard of that, I'll take a look and try to set it up.
Hello, So, I have a working PR for this, however it would lead to changes in the gemspec file, as it wouldn't have the `.git` folder anymore, thus not have...
Hi, Just to confirm the behaviour and the fix/workaround: in my case, `hash_diff = Diffy::Diff.new(source, destination, :diff => ["-U 10000", "-E", "-b"]).to_s(:html)` works just as expected