0 purchases
active_record_uuid is a nice gem that add uuid supports to your activerecord models (MySQL). It allows you to store uuid in various formats: binary (16 bytes), base64 (24 bytes), hexdigest (32 bytes), or string (36 bytes), and query back with uuid string.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.