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,886 of 187,548
Downloads: 50,889

Daily

Ranking: 22,131 of 187,532
Downloads: 24

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,007,742,320bundler
101,164,433,060rake
28924,538,466rspec
36718,968,537activerecord
73555,825,210pry
206218,110,342mysql2
50889,890,499uuidtools

Owners

#GravatarHandle
1iconchamnap