buckybox/webstore

View on GitHub
app/models/cart.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class Cart has 22 methods (exceeds 20 allowed). Consider refactoring.
Open

class Cart
  include Draper::Decoratable

  attr_reader :id
  attr_reader :order
Severity: Minor
Found in app/models/cart.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status