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: 28,022 of 193,339
Downloads: 51,850

Daily

Ranking: 27,419 of 193,316
Downloads: 8

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,453,689,521bundler
81,334,368,613rake
29984,595,130rspec
36795,720,153activerecord
72606,501,044pry
214234,096,705mysql2
53296,039,540uuidtools

Owners

#GravatarHandle
1iconchamnap