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,989 of 187,988
Downloads: 51,055

Daily

Ranking: 32,970 of 187,967
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,048,429,741bundler
101,178,455,784rake
29930,679,140rspec
36726,531,445activerecord
74560,845,072pry
207220,221,680mysql2
51190,540,788uuidtools

Owners

#GravatarHandle
1iconchamnap