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: 24,696 of 180,702
Downloads: 49,194

Daily

Ranking: 39,177 of 180,689
Downloads: 10

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,107,069,537bundler
16863,261,344rake
24772,716,171rspec
34545,039,669activerecord
64426,812,400pry
176184,089,349mysql2
43076,363,857uuidtools

Owners

#GravatarHandle
1iconchamnap