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: 26,568 of 186,995
Downloads: 50,455

Daily

Ranking: 42,216 of 186,959
Downloads: 15

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,908,242,014bundler
101,129,028,222rake
27909,782,048rspec
36698,603,704activerecord
71543,136,562pry
205214,136,008mysql2
50288,469,965uuidtools

Owners

#GravatarHandle
1iconchamnap