ad2games/soapy_cake

View on GitHub
lib/soapy_cake/admin.rb

Summary

Maintainability
B
4 hrs
Test Coverage

Class Admin has 34 methods (exceeds 20 allowed). Consider refactoring.
Open

  class Admin < Client
    include Helper

    def affiliate_bills(opts = {})
      run Request.new(:admin, :accounting, :export_affiliate_bills, opts)
Severity: Minor
Found in lib/soapy_cake/admin.rb - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status