volontariat/voluntary

View on GitHub
dummy/db/migrate/20130606195330_create_schema.voluntary_engine.rb

Summary

Maintainability
B
6 hrs
Test Coverage

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

  def up
    MongoDatabaseCleaner.clean
    
    create_table :users do |t|
      t.string :name
Severity: Major
Found in dummy/db/migrate/20130606195330_create_schema.voluntary_engine.rb - About 6 hrs to fix

    There are no issues that match your filters.

    Category
    Status