mwunsch/gilt

View on GitHub

Showing 1 of 1 total issue

Class Product has 36 methods (exceeds 20 allowed). Consider refactoring.
Open

  class Product

    def self.defer(future)
      require 'weary/deferred'
      Weary::Deferred.new future, self, lambda {|product, response| product.new(response.parse) }
Severity: Minor
Found in lib/gilt/product.rb - About 4 hrs to fix
    Severity
    Category
    Status
    Source
    Language