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: 26,765 of 187,138
Downloads: 50,706

Daily

Ranking: 75,174 of 187,126
Downloads: 6

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,961,356,729bundler
101,147,975,218rake
27917,629,986rspec
36709,492,915activerecord
73550,005,909pry
206216,227,731mysql2
50689,246,592uuidtools

Owners

#GravatarHandle
1iconchamnap