Class: ProductsController

Inherits:
Spree::BaseController show all
Defined in:
app/controllers/products_controller.rb

Constant Summary collapse

HTTP_REFERER_REGEXP =
/^https?:\/\/[^\/]+\/t\/([a-z0-9\-\/]+\/)$/

Method Summary

Methods included from SpreeBase

included