Class: Spree::Billing::RefundsController
- Inherits:
-
Admin::RefundsController
- Object
- Admin::RefundsController
- Spree::Billing::RefundsController
- Defined in:
- app/controllers/spree/billing/refunds_controller.rb
Instance Method Summary collapse
Instance Method Details
#location_after_save ⇒ Object
4 5 6 |
# File 'app/controllers/spree/billing/refunds_controller.rb', line 4 def location_after_save billing_order_payments_path(@payment.order) end |