afimb/ninoxe

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

Summary

Maintainability
A
2 hrs
Test Coverage

Class Route has 23 methods (exceeds 20 allowed). Consider refactoring.
Open

class Chouette::Route < Chouette::TridentActiveRecord
  # FIXME http://jira.codehaus.org/browse/JRUBY-6358
  self.primary_key = "id"

  attr_accessor :wayback_code
Severity: Minor
Found in app/models/chouette/route.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status