seppaleinen/torrentify

View on GitHub
lib/model/torrent_model.rb

Summary

Maintainability
A
35 mins
Test Coverage

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

  def initialize(torrent_file, name, size, seeders, leechers)
Severity: Minor
Found in lib/model/torrent_model.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status