khiav223577/active_model_cachers

View on GitHub
lib/active_model_cachers/column_value_cache.rb

Summary

Maintainability
A
35 mins
Test Coverage
A
96%

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

  def add(object, class_name, id, foreign_key, model)
Severity: Minor
Found in lib/active_model_cachers/column_value_cache.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status