LendingHome/zero_downtime_migrations

View on GitHub

Showing 1 of 1 total issue

Method ddl_method? has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def ddl_method?(method)
      %i(
        add_belongs_to
        add_column
        add_foreign_key
Severity: Minor
Found in lib/zero_downtime_migrations/migration.rb - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language