-
Krasimir Angelov authored
In the example for "Creating a new table when we have two foreign keys" we recommend using `add_foreign_key` but we have a Rubocop rule that warns against its usage - Migration/AddConcurrentForeignKey. This updates the examples too disable this rule.
ee97c1ac