dotledger/dotledger

View on GitHub
app/assets/javascripts/dot_ledger/views/statements/form.js

Summary

Maintainability
A
1 hr
Test Coverage

Function save has 37 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    save: function () {
      var data, files;
      this.ui.button.button('loading');

      // FIXME: this is a bit hacky
Severity: Minor
Found in app/assets/javascripts/dot_ledger/views/statements/form.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status