activerecord-mysql-uuid-column 0.1.0
Most people use varchar(36) for storing uuids, which is very wrong for storing a 128 bit integer.
Gemfile:
=
インストール:
=
Runtime依存関係 (2):
activerecord
< 6, >= 5
mysql2
~> 0.4.4