crowdAI/crowdai

View on GitHub
doc/technical/archived_migrations/20160601071807_create_visits.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method change has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def change
    create_table :visits do |t|
      t.string :visit_token
      t.string :visitor_token

Severity: Minor
Found in doc/technical/archived_migrations/20160601071807_create_visits.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status