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,776 of 192,137
Downloads: 51,652

Daily

Ranking: 59,666 of 192,103
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,342,103,677bundler
81,292,456,495rake
29970,934,436rspec
36778,810,251activerecord
73594,924,422pry
213230,632,324mysql2
52894,522,395uuidtools

Owners

#GravatarHandle
1iconchamnap