Class: Auth::Shopping::CartItemsController

Inherits:
ShoppingController
  • Object
show all
Includes:
Concerns::DeviseConcern, Concerns::Shopping::CartItemControllerConcern, Concerns::TokenConcern
Defined in:
app/controllers/auth/shopping/cart_items_controller.rb

Constant Summary collapse

TCONDITIONS =
{:only => Auth.configuration.cart_item_controller_token_auth_actions}