3scale/porta

View on GitHub
app/workers/backend_storage_rewrite_worker.rb

Summary

Maintainability
A
0 mins
Test Coverage

BackendStorageRewriteWorker#perform doesn't depend on instance state (maybe move it to another class?)
Open

  def perform(class_name, ids)

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