Categories: None [Edit]

active_record_uuid

https://rubygems.org/gems/active_record_uuid
https://github.com/chamnap/active_record_uuid
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.

Total

Ranking: 28,110 of 193,900
Downloads: 51,918

Daily

Ranking: 45,355 of 193,867
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,512,605,079bundler
81,351,224,322rake
29991,783,100rspec
36804,238,253activerecord
72612,303,089pry
215235,948,234mysql2
53596,757,927uuidtools

Owners

#GravatarHandle
1iconchamnap