Adds helpers to ActiveRecord migrations for managing foreign keys and dumps them to schema.rb.
gem install foreignerNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Add a foreign key constraint in a migration.
Use Rails' native `add_foreign_key` without the gem for Rails 4.2+.
No dependency data recorded yet.