Class: Spree::ContentController

Inherits:
StoreController show all
Defined in:
app/controllers/spree/content_controller.rb

Instance Method Summary collapse

Methods inherited from StoreController

#cart_link, #unauthorized

Instance Method Details

#cvvObject



7
8
9
# File 'app/controllers/spree/content_controller.rb', line 7

def cvv
  render layout: false
end