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,399 of 182,915
Downloads: 49,716

Daily

Ranking: 76,031 of 182,900
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,379,033,295bundler
10945,559,759rake
25813,851,472rspec
35591,033,097activerecord
68463,331,599pry
185194,450,588mysql2
45080,498,828uuidtools

Owners

#GravatarHandle
1iconchamnap