• pbair's avatar
    Fix text limit cop to work with new table helper · ad1c1488
    pbair authored
    Fix the Migration/AddLimitToTextColumns cop to work with the
    create_table_with_constraints helper. The cop should properly detect
    usages of the migration helper that don't specify a limit for each text
    column.
    ad1c1488
migration_helpers.rb 2.2 KB