rails-bigint-pk 1.2.0
Rails-bigint-pk modifies Rails so that it uses 64-bit primary and foreign keys. It works with MySQL and PostgreSQL and has versions for Rails 3 and 4.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activerecord
< 5, >= 4.0
railties
< 5, >= 4.0
Development Dependencies (12):
guard
~> 2.5
guard-bundler
~> 2.0
guard-ctags-bundler
~> 1.0
guard-rspec
~> 4.2
mysql
~> 2.8
mysql2
~> 0.3
pg
~> 0.11
rails
~> 4.1
rb-fsevent
~> 0.9
rspec
~> 2.14
sqlite3
~> 1.3
travis-lint
~> 1.7