Skip to content

Commit 9a3d312

Browse files
docs: update ruby gem (#274)
1 parent 7d6da15 commit 9a3d312

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,8 @@ This lib has numerous ports to other languages, for server side processing, most
6363
- **PHP:** [by nullpunkt](https://github.com/nullpunkt/lz-string-php)
6464
- **Python3:** [by eduardtomasek](https://github.com/eduardtomasek/lz-string-python)
6565
- **Another Python:** [by marcel-dancak](https://github.com/marcel-dancak/lz-string-python)
66-
- **Ruby** [by Altivi](https://github.com/Altivi/lz_string)
66+
- **Ruby** [by kiwamizamurai](https://github.com/kiwamizamurai/lzstring_ruby)
67+
- ~~**Ruby** [by Altivi](https://github.com/Altivi/lz_string)~~ (only partial support)
6768
- **Go** [I helped a friend to write a Go implementation of the decompression algorithm](https://github.com/pieroxy/lz-string-go)
6869
- **Go** [Austin wrote the decompression part as well](https://github.com/Lazarus/lz-string-go)
6970
- **Go** [by daku10, another implementation supports multiple encoding formats and can be used as a CLI tool](https://github.com/daku10/go-lz-string)

0 commit comments

Comments
 (0)