afimb/chouette2

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

Summary

Maintainability
A
2 hrs
Test Coverage

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

class Chouette::Route < Chouette::TridentActiveRecord
  include RouteRestrictions

  # FIXME http://jira.codehaus.org/browse/JRUBY-6358
  self.primary_key = "id"
Severity: Minor
Found in app/models/chouette/route.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status