dr-click/questionnaire

View on GitHub
lib/generators/templates/migration.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method up has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def self.up

    # survey surveys logic
    create_table :survey_surveys do |t|
      t.string  :name
Severity: Minor
Found in lib/generators/templates/migration.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status