activerecord-creating_foreign_keys 0.2.0
`activerecord-creating_foreign_keys` defines FOREIGN KEY Constraints in a CREATE TABLE Statement.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activerecord
~> 4.2.11
activesupport
~> 4.2.11
Development Dependencies (8):
mysql2
~> 0.4.0
railties
~> 4.2.11
rubocop
>= 0
rubocop-packaging
>= 0
rubocop-performance
>= 0
rubocop-rails
>= 0
simplecov
< 0.18.0
sqlite3
~> 1.3.0