Skip to content

Commit

Permalink
add github.com/broothie/typeid-ruby to README.md (#62)
Browse files Browse the repository at this point in the history
Adding a Ruby implementation of typeid,
[typeid-ruby](https://github.com/broothie/typeid-ruby). It's been tested
against the provided `valid.yml` and `invalid.yml` files. It does not
come with a CLI, not sure if that's a requirement!
  • Loading branch information
broothie committed Jun 30, 2023
1 parent 5aa1124 commit b8371b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ Implementations should adhere to the formal [specification](./spec).
| -------- | ------ | ---------------------- |
| [C# (.Net)](https://github.com/TenCoKaciStromy/typeid-dotnet) | @TenCoKaciStromy | Not Yet |
| [Python](https://github.com/akhundMurad/typeid-python) | @akhundMurad | Yes, 2023-06-30 |
| [Ruby](https://github.com/broothie/typeid-ruby) | [@broothie](https://github.com/broothie) | Yes, on 2023-06-30 |
| [Rust](https://github.com/alisa101rs/typeid-rs) | @alisa101rs | Not Yet |
| [Rust](https://github.com/conrad/type-safe-id) | @conrad | Not Yet |
| [Swift](https://github.com/Frizlab/swift-typeid) | @Frizlab | Yes, on 2023-06-30 |
Expand Down

0 comments on commit b8371b3

Please sign in to comment.