Class: Coupon::Tier3PromotionalPricing
- Inherits:
-
Coupon
- Object
- Coupon
- Coupon::Tier3PromotionalPricing
- Defined in:
- app/services/coupon/tier3_promotional_pricing.rb
Class Method Summary collapse
Class Method Details
.friendly_type_name ⇒ Object
7 8 9 |
# File 'app/services/coupon/tier3_promotional_pricing.rb', line 7 def self.friendly_type_name "Promo/Coupons" end |
.model_name ⇒ Object
3 4 5 |
# File 'app/services/coupon/tier3_promotional_pricing.rb', line 3 def self.model_name Coupon.model_name end |