RubyGems Navigation menu

active_record_uuid 0.3.1

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 (16KB)
  2. 0.3.0 - November 17, 2013 (16KB)
  3. 0.2.0 - July 15, 2012 (14.5KB)
  4. 0.1.0 - June 20, 2012 (13KB)
  5. 0.0.1 - June 07, 2012 (9KB)

Runtime依存関係 (3):

activerecord >= 3.2
mysql2 ~> 0.3.14
uuidtools ~> 2.1.2

Development依存関係 (4):

bundler >= 1.3.5
pry ~> 0.9.12.3
rake ~> 10.1.0
rspec ~> 2.12.0

所有者:

作者:

  • Chamnap

SHA 256チェックサム:

c687f15cdc8a68c5afb8b9339c80b2e7a6294c8ddff5cf411371c6a4f3e77895

累計ダウンロード数 49,090

このバージョンのみ 22,499

ライセンス:

MIT

必要なRubyのバージョン: なし

リンク: