|
|
|
|
|
by sensanaty
542 days ago
|
|
If you look at the source [1], you'll see what it's doing is very simple (the file I linked is basically the whole library, everything else is Gem-specific things and tests). You can even skip the gem and implement it yourself, not a big dependency at all, so no need for constant maintenance in this case :p [1] https://github.com/vigetlabs/olive_branch/blob/main/lib/oliv... |
|