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,348 of 195,762
Downloads: 52,171

Daily

Ranking: 102,761 of 195,747
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,629,697,366bundler
81,384,293,602rake
291,006,320,288rspec
36821,302,986activerecord
72623,573,670pry
217239,315,446mysql2
53898,150,806uuidtools

Owners

#GravatarHandle
1iconchamnap