buckybox/webstore

View on GitHub
app/models/order.rb

Summary

Maintainability
B
5 hrs
Test Coverage

Class Order has 40 methods (exceeds 20 allowed). Consider refactoring.
Open

class Order
  include Draper::Decoratable

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

    There are no issues that match your filters.

    Category
    Status