dr-click/questionnaire

View on GitHub

Showing 1 of 1 total issue

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
    Severity
    Category
    Status
    Source
    Language