RubyGems Navigation menu

active_record_uuid 0.1.0

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.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.3.1 - November 19, 2013 (16.0 KB)
  2. 0.3.0 - November 17, 2013 (16.0 KB)
  3. 0.2.0 - July 15, 2012 (14.5 KB)
  4. 0.1.0 - June 20, 2012 (13.0 KB)
  5. 0.0.1 - June 07, 2012 (9.0 KB)

Runtime 依赖 (3):

activerecord ~> 3.0
mysql2 >= 0
uuidtools ~> 2.1.2

Development 依赖 (3):

bundler >= 1.1.3
mysql2 >= 0
rspec ~> 2.8.0

业主:

作者:

  • Chamnap

SHA 256 校验和:

eb5e3ca6800e5e8cd4d49d6c3fac6c9955c6c3aa75f8d07a459a1bdbf75a8604

下载总量 49,145

这个版本 8,147

许可:

需要的 Ruby 版本:

链接: