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: 25,459 of 183,107
Downloads: 49,749

Daily

Ranking: 53,556 of 183,092
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,407,087,911bundler
10953,844,246rake
25817,849,894rspec
35595,989,894activerecord
68466,913,746pry
186195,529,708mysql2
44980,958,923uuidtools

Owners

#GravatarHandle
1iconchamnap