3scale/porta

View on GitHub
app/lib/payment_gateways/buyer_references.rb

Summary

Maintainability
A
0 mins
Test Coverage

PaymentGateways::BuyerReferences::ClassMethods#buyer_reference doesn't depend on instance state (maybe move it to another class?)
Open

      def buyer_reference(account, provider)

A Utility Function is any instance method that has no dependency on the state of the instance.

There are no issues that match your filters.

Category
Status