This scan every ActiveRecord model looking for relationships ('has_many', 'belongs_to', etc.) and adds foreign key constraints.
Required Ruby Version
>= 0
Authors
Kevin Coleman
This scan every ActiveRecord model looking for relationships ('has_many', 'belongs_to', etc.) and adds foreign key constraints.
>= 0
Kevin Coleman