usesguid_migrations 1.0.3
Makes your migrations work with usesguid plugin without explicitly defining the primary key id or foreign keys in migrations.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activerecord
>= 2.3
usesguid
>= 0
Development Dependencies (1):
rspec
>= 0