Class: Calculator::Shipping::Ups::ThreeDaySelect

Inherits:
Spree::Calculator::Shipping::Ups::Base
  • Object
show all
Defined in:
app/models/spree/calculator/shipping/ups/three_day_select.rb

Class Method Summary collapse

Class Method Details

.descriptionObject



5
6
7
# File 'app/models/spree/calculator/shipping/ups/three_day_select.rb', line 5

def self.description
  I18n.t("ups.three_day_select")
end