drhenner/ror_ecommerce

View on GitHub
app/models/transaction.rb

Summary

Maintainability
A
35 mins
Test Coverage

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

  def new_transaction_ledgers( transactor, credit_transaction_account_id, debit_transaction_account_id, amount, at)
Severity: Minor
Found in app/models/transaction.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status