Added more memoization to costly methods
commitb8ed034e996f9eb38823115d542983204e924a43
authorDamian Legawiec <damian@sparksolutions.co>
Tue, 3 Aug 2021 18:33:52 +0000 (3 20:33 +0200)
committerDamian Legawiec <damian@sparksolutions.co>
Wed, 4 Aug 2021 09:10:38 +0000 (4 11:10 +0200)
tree37747447fc71f7cb8b2cad0687fccbceba1c8644
parent59ff7fde3cb2f1d393aee38a590037bf0f623e73
Added more memoization to costly methods
core/app/models/concerns/spree/memoized_data.rb [new file with mode: 0644]
core/app/models/spree/order.rb
core/app/models/spree/product.rb
core/app/models/spree/stock/quantifier.rb
core/app/models/spree/variant.rb