concord-consortium/rigse

View on GitHub
rails/db/migrate/20090127220427_rigse.rb

Summary

Maintainability
A
2 hrs
Test Coverage

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

  def self.up
    create_table :domains do |t|
      t.string :name
      t.string :key
      t.column :uuid, :string, :limit => 36
Severity: Major
Found in rails/db/migrate/20090127220427_rigse.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status