Paul Kmiec
Paul Kmiec
# Summary The #add_referenced kept track of existing object with a hash when the keys were the objects. This seemed to have been ok with Ruby 2.7, but became significantly...
I have a fork (https://github.com/pkmiec/git.tmbundle/commits/mouseSelectsJustText) where I'm working on the following changes, - updated annotate / diff to "column" based layout which allows copy & paste of the code (without...
I have karma configured with webpack, sourcemap, coverage, and teamcity reporter. The teamcity reported does not report stack traces using sourcemap. When run with the `dots` reporter (`karma start --reporters...
We have found that it would be useful to be able to specify the container / superclass for the ruby objects when parsing / building a document. The reason is...