af83/chouette-core

View on GitHub
app/models/chouette/line.rb

Summary

Maintainability
A
3 hrs
Test Coverage

Class Line has 26 methods (exceeds 20 allowed). Consider refactoring.
Open

  class Line < Chouette::ActiveRecord
    # Must be defined before ObjectidSupport
    before_validation :define_line_referential, on: :create
    before_validation :update_unpermitted_blank_values

Severity: Minor
Found in app/models/chouette/line.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status