postmodern / nokogiri-diff

Calculate the differences between two XML/HTML documents.
MIT License
131 stars 12 forks source link

Switch to using `require_relative` to improve load-times #15

Closed postmodern closed 8 months ago

postmodern commented 8 months ago

Switch to using require_relative to load other nokogiri/diff/ files to improve load-times.