The highest impact guide would be using these in ActiveRecord, due to Rails' influence on the Ruby community. But it would also be interesting to see the following:
- Sequel
- ROM
Mongoid - This one is maybe not worth it since MongoDB already has their ObjectIDs.
On further reflection, I won't write a Mongoid integration without being asked (or preferably helped). I haven't used Mongoid in years and don't think I would do a good job of it. In addition, the aforementioned ability of their ObjectIDs semi obviates the need for KSUIDs in that context.
The highest impact guide would be using these in ActiveRecord, due to Rails' influence on the Ruby community. But it would also be interesting to see the following:
Mongoid - This one is maybe not worth it since MongoDB already has their ObjectIDs.On further reflection, I won't write a Mongoid integration without being asked (or preferably helped). I haven't used Mongoid in years and don't think I would do a good job of it. In addition, the aforementioned ability of their ObjectIDs semi obviates the need for KSUIDs in that context.