Class: AffiliatesController

Inherits:
Spree::BaseController
  • Object
show all
Defined in:
app/controllers/affiliates_controller.rb

Instance Method Summary collapse

Instance Method Details

#showObject



2
3
4
5
# File 'app/controllers/affiliates_controller.rb', line 2

def show
  flash[:notice] = request.flash[:notice]
  redirect_to 
end