assemblymade/coderwall

View on GitHub
app/models/fact.rb

Summary

Maintainability
A
50 mins
Test Coverage

Method append! has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

  def self.append!(identity, owner, name, date, url, tags, metadata = nil)
Severity: Major
Found in app/models/fact.rb - About 50 mins to fix

    There are no issues that match your filters.

    Category
    Status