tamaloa/direktkreditverwaltung

View on GitHub
app/models/contract.rb

Summary

Maintainability
A
35 mins
Test Coverage

Method create_with_balance! has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  def self.create_with_balance!(number, balance, interest, start_time = Date.current, params = {})
Severity: Minor
Found in app/models/contract.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status