Module: Calculator::Shipping

Defined in:
app/models/spree/calculator/shipping/uber_direct_quote.rb

Overview

Compact module Calculator::Shipping — same reasoning as Spree::Calculator::Shipping::DoordashQuote's own docstring: Spree::Calculator is already a class in spree_core, not a module; nesting it the "obvious" way raises TypeError.

Defined Under Namespace

Classes: UberDirectQuote