• Krasimir Angelov's avatar
    Update docs to disable rule in DB guides example · ee97c1ac
    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
migration_style_guide.md 32.9 KB