pangrams/pan_domain

View on GitHub

Showing 1 of 1 total issue

Method create_migration_files has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      def create_migration_files
        source_dir = 'db/migrate/country_domain'
        destination_dir = 'db/migrate'

        migration_template(
Severity: Minor
Found in lib/generators/country_domain/generate/migrations_generator.rb - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language