hammackj/risu

View on GitHub
lib/risu/base/schema.rb

Summary

Maintainability
B
6 hrs
Test Coverage

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

            def self.up
                create_table :policies do |t|
                    t.string :name
                    t.text :comments
                    t.string :owner
Severity: Major
Found in lib/risu/base/schema.rb - About 6 hrs to fix

    There are no issues that match your filters.

    Category
    Status