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: 27,916 of 192,742
Downloads: 51,751

Daily

Ranking: 76,154 of 192,728
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,398,493,566bundler
81,314,115,497rake
29977,695,747rspec
36787,554,323activerecord
72600,801,658pry
214232,327,338mysql2
53195,272,405uuidtools

Owners

#GravatarHandle
1iconchamnap